On Tue, 13 Jan 2004 14:07:38 +0000, Matthew Stuart
<[EMAIL PROTECTED]> wrote:

>I am really struggling with a mysqldump. I am trying to create a dump 
>of a complete database called csi_db01 and I am trying to save the dump 
>file to My Documents on the C drive.
>
>I am sure I am doing right, but could somebody email me the full syntax 
>to use which comes after the mysql>

mysqldump -udavidrayner -pdavidrayner eeetic > eeetic.sql

mysqldump -udavidrayner -pdavidrayner -A > all.sql


zzapper (vim & cygwin & zsh)
--

vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?"

http://www.vim.org/tips/tip.php?tip_id=305  Best of Vim Tips


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to