On Mon, Feb 19, 2001 at 12:22:04PM -0800, John Jensen wrote:
> Okay, so I got it using the mysql root password as an option, but I
> find not evidence of a backup or sql file being created, unless I add
> a pipe and redirection instructions to the command. The mysqldump
> command is either putting the dump in a location I don't know about
> (and can't seem to find), or the instructions I am finding are
> seriously incomplete.
>
You did read http://www.mysql.com/doc/m/y/mysqldump.html didn't
you?
> What am I doing wrong?
>
I'm not sure what you're doing since you don't show the exact
command that you type in your question, but by default mysqldump
will output to the standard output. In some cases using -T and a
directory name will work for letting mysqldump create files for
you.
You further need to specify the database (and tables if you like)
you want to dump.
It's all in the manual and even available with mysqldump --help.
So what IS your question exactly?
Regards,
Fred.
--
Fred van Engen XO Communications B.V.
email: [EMAIL PROTECTED] Televisieweg 2
tel: +31 36 5462400 1322 AC Almere
fax: +31 36 5462424 The Netherlands
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php