MySQL Forums
Forum List  »  Newbie

Re: Export users and permissions and import to new database
Posted by: Peter Brawley
Date: March 09, 2015 10:55AM

Mysql schema table structures are version-dependent; you should export them to other server instances if and only if the target instance is of the identical version.

MySQLdump will export the mysql schema when told to.

Options: ReplyQuote


Subject
Written By
Posted
Re: Export users and permissions and import to new database
March 09, 2015 10:55AM


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.