MySQL Forums
Forum List  »  MySQL Administrator

Re: binlog file deleted accidentally
Posted by: Raz Salton
Date: August 16, 2012 02:04AM

I use the "--single-transaction" option and then it started working.

$>mysqldump --single-transaction --all-database > all_dbs.sql



thanks for saving my life... :)

Options: ReplyQuote


Subject
Written By
Posted
Re: binlog file deleted accidentally
August 16, 2012 02:04AM


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.