When I attempt to backup my database using MYSQLDUMP, I get repeated 
syntax error messages from MySQL.  This is driving me nuts.  I've 
even attempted the simplest form of the command I can muster:

      mysqldump mydatabasename > dump.sql;

Am I overlooking something dreadfully obvious here?

Chris W.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to