MySQL Forums
Forum List  »  MySQL Query Browser

Re: Scripting using Querry Browser
Posted by: Mike Lischke
Date: October 28, 2005 09:09AM

Abdul Rahim wrote:
> Basically what I want to achieve is to move my
> entire database from the production enviroment to
> the user site. What I mean by scripting the
> database is to export the tables to the user's
> environment where I will instal and implement the
> system.

Have you considered using MySQL Migration Toolkit? This tool would be the perfect solution for you. Beside others it can migrate your MySQL schema from one server to another, either online or by creating a complete script.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Written By
Posted
October 27, 2005 10:01PM
Re: Scripting using Querry Browser
October 28, 2005 09:09AM


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.