Why is my mysql database not backed up?
Posted by: David Jensen
Date: April 04, 2005 09:35AM

I did

mysqldump -u root -p --opt -B mysql -r mysql.sql

It doesn't work. Why?
But..

mysqldump -u root -p -B mysql -r mysql.sql

that works.

Options: ReplyQuote


Subject
Written By
Posted
Why is my mysql database not backed up?
April 04, 2005 09:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.