MySQL Forums
Forum List  »  MySQL Workbench

Re: Reverse Engineering
Posted by: Michael G. Zinner
Date: January 02, 2008 01:26PM

Hi!

Reverse Engineering form a live database server is only supported in the Standard Edition which is only available to a limited number of Beta Testers at this point in time.

In order to get a schema from your database server using the Community Edition you have to create a schema dump and reverse engineer that SQL file. That can be done easily with MySQL Administrator or the mysqldump command line tool. Please check the MySQL manual on how to create such a dump.

Hope that helps,
Mike

Michael Zinner, Team Lead, Developer Tools
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification



Edited 1 time(s). Last edit at 03/27/2008 01:24PM by Michael G. Zinner.

Options: ReplyQuote


Subject
Views
Written By
Posted
4095
January 02, 2008 05:18AM
Re: Reverse Engineering
3070
January 02, 2008 01:26PM
2727
January 08, 2008 02:46AM


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.