The MySQL Workbench team would like to announce the availability of the first Alpha release of MySQL Workbench 5.2.
The major new feature in MySQL Workbench 5.2 is the SQL IDE, which offers the ability to edit and execute queries on MySQL servers. The new SQL query editor, based on the Open Source Scintilla text editor component, offers full syntax highlighting and other advanced editing features. The SQL editor was also extended to perform live syntax checking, detecting and indicating any syntax errors in your SQL code even before executing them. The IDE also provides ability to browse and edit the contents of individual table rows.
Note, however, that as this is a development version, there are known and unknown issues that might prevent the smooth use of the application. Backup your models often and before opening them with this version as the file format has changed from Workbench 5.0 and 5.1. Production usage is discouraged.
Source code and binary packages of MySQL Workbench 5.2 OSS for Windows, Mac OS X Leopard and some Linux distributions are freely available for download at:
If you prefer a more stable release of MySQL Workbench, you may still use Workbench 5.0, which is in GA status and available for Windows only at:
BETA versions of MySQL Workbench 5.1 for Linux, Mac OS X and Windows are also available at:
If you have general comments, questions or would like to discuss Workbench related topics, http://forums.mysql.com provide a forum for that.Bugs can be reported to http://bugs.mysql.com
For more MySQL Workbench related information and news, visit http://dev.mysql.com/workbench
– The Workbench Team
wow, i’m imressed 🙂
do we get it in the repository? (ubuntu/debian 64bit)
I just download and install the last release in my Ubuntu Jaunty 64amd and all works fine!
Question: I can see here: http://dev.mysql.com/workbench/?page_id=11 OSS release have limitations for reverse and forward engineering but in the actual OSS both ara available, its ok or only for testing purposes?
waffen, as there isn’t much sense in leaving support for a live database connection out of a database querying tool WB has now become, these features are now part of the OSS release. Enjoy!
Got a “Segmentation fault” message while trying to start it from command line. Any idea?
@mzinner on May 4, 2009
Nice, thanks!