MySQL Forums
Forum List  »  Backup

Re: mysqldump: Error 2013:
Posted by: yusuf raza
Date: November 17, 2020 03:41AM

Also, use this syntax but the problem still the same

mysqldump --skip-opt --add-drop-table --add-locks --create-options
--quick
--lock-tables
--set-charset
--disable-keys
-u XXXX -p XXXXXXX > backup_XXX.sql

Options: ReplyQuote


Subject
Views
Written By
Posted
988
November 17, 2020 03:39AM
Re: mysqldump: Error 2013:
391
November 17, 2020 03:41AM
444
November 17, 2020 11:01AM


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.