MySQL Forums
Forum List  »  Newbie

Re: Import error solved, but one question
Posted by: Barry Galbraith
Date: April 22, 2012 07:21PM

You need to use option --database or --all-databases in mysqldump to add CREATE DATABASE statement(s) to the dump.

http://dev.mysql.com/doc/refman/5.5/en/mysqldump.html

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Import error solved, but one question
April 22, 2012 07:21PM


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.