MySQL Forums
Forum List  »  Backup

Re: Unable to take complete dump of a database
Posted by: Rick James
Date: April 19, 2012 10:56PM

These have to be requested separately:
--routines --triggers --events

--no-data would prevent INSERTs from being generated

--no-create (or something like that) will leave out the CREATE TABLE statements.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Unable to take complete dump of a database
1101
April 19, 2012 10:56PM


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.