MySQL Workbench 5.2.15 Beta 5 Available

Dear MySQL Users, Its only been a week since last release, and already the MySQL Workbench Team has a 5.2 beta 5 ready. This Workbench Beta 5 build includes fixes for 26 bugs - 5 P1, 8 P2, 9 P3 and 4 P4. We want to thank all the people who have been testing MySQL Workbench 5.2 alphas and betas and taking the time to file bugs and provide valuable feedback. We have fixed many bugs since last release and worked on some other details as well. MySQL Workbench 5.2 Beta 5 provides: Data Modeling Query (upgrade from MySQL Query Browser) Admin (upgrade from MySQL Administrator) If you are a current user of MySQL Query Browser or MySQL Administrator, we look forward to your feedback on all ...

MySQL Workbench 5.2.14 Beta 4 Available

We are proud to announce the 4th public Beta of MySQL Workbench 5.2. We want to thank all the people who have been testing MySQL Workbench 5.2 alphas and betas and taking the time to file bugs and provide valuable feedback. We have fixed many bugs since last release and worked on some other details as well. Also, there is new platform included with this beta - CentOS 5.4 Linux Packages (RPMs) NOTE: We have a known issue with Centos SSH Tunnel support that we are working on so avoid that for now. This build includes fixes for 65 bugs - 7 P1, 26 P2 and 32 P3. MySQL Workbench 5.2 Beta 3 provides: Data Modeling Query (upgrade from MySQL Query Browser) Admin (upgrade from MySQL Administrator) If ...

Using MySQL Workbench with XAMPP

David Coveney from interconnectit.com has written an excellent tutorial of how to use MySQL Workbench with XAMPP, a very nice bundle of Apache, MySQL, PHP and Perl. If you are running XAMPP or what to give it a try, make sure to check out his tutorial that describes how to set the correct MySQL Server Instance profile parameters. This tutorial is also a good resource for people who do not use a default installation of MySQL and need to manually adjust their MySQL Server Instance profile parameters in order to make their setup work with MySQL Workbench. Default installations should work out of the box of course. Please find the tutorial here: http://www.interconnectit.com/764/using-mysql-workbench-with-xampp/

EOL of MySQL Query Browser, MySQL Administrator, MySQL Migration Toolkit

With the beta releases of MySQL Workbench 5.2 well under way, we recently announced the EOL (http://www.mysql.com/support/eol-notice.html) of the MySQL GUI Tools Bundle. The MySQL Tools team has been working on MySQL Workbench 5.2 to give DBAs and developers an integrated tools environment for: Database Design & Modeling SQL Development (replacing MySQL Query Browser) Database Administration (replacing MySQL Administrator) MySQL Workbench 5.2 also provides: Remote Administration (using SSH-Tunneling) Python scripting and plugins Native GUI for Windows, Mac, Linux A future release of MySQL Workbench (post 5.2) will add a migration plugin, providing features comparable to the MySQL Migration Toolkit component of the MySQL GUI Tools Bundle.  We will also be adding many other enhancements and new features. Thanks go out to the community for the great feedback, new ideas, and ...

MySQL Workbench 5.2.11 Beta 3 Available

Dear MySQL Users, We are proud to announce public Beta 3 of MySQL Workbench 5.2. First off, again a big "Thank You" to all the people who have been testing MySQL Workbench 5.2 alphas and betas and taking the time to file bugs and provide valuable feedback. We have fixed another pile of bugs and included some minor changes in some of the workflows. We have upgraded our linux packages and are now serving packages for Fedora 12 and Ubuntu 9.10. This build includes fixes for 54 bugs - 9 P1, 28 P2 and 17 P3. MySQL Workbench 5.2 Beta 3 provides: Data Modeling Query (upgrade from MySQL Query Browser) Admin (upgrade from MySQL Administrator) If you are a current user of MySQL Query Browser or MySQL Administrator, ...

MySQL Workbench 5.2.10 Beta Available

Dear MySQL Users, We are proud to announce public Beta 2 of MySQL Workbench 5.2. We want to thank all the people who tried MySQL Workbench 5.2 alphas and beta 1 and helped us out by filing bugs and providing valuable feedback. The team has put in an all out effort to fix those reported bugs and enhance performance. This build includes fixes for 54 bugs - 18 P1, 19 P2, 13 P3 and 2 P4 – as well as a few new features and some added fine tuning. MySQL Workbench 5.2 Beta 2 provides: Data Modeling Query (upgrade from MySQL Query Browser) Admin (upgrade from MySQL Administrator) If you are a current user of MySQL Query Browser or MySQL Administrator, we look forward to your feedback on all ...

MySQL Workbench 5.2 – Code Statistics

A community member recently noted, that it takes quite a long time to compile MySQL Workbench. So he started wondering about how big the project actually is and asked for the Lines Of Code we have in our MySQL Workbench 5.2 repository. We did not have this information at hand and therefore Alfredo ran some scripts during the weekend and generated this nice breakdown. As you can see, we almost have 700k lines of code to maintain. Given that the MySQL Server itself has about 900k lines of code this is a pretty decent number I think, especially for a small team of 7.

MySQL Workbench 5.2 Beta Quick-Start Tutorial

MySQL Workbench 5.2 introduces a lot of new functionality and therefore this short tutorial will help you to get started quickly. The Home Screen The most prominent new addition in respect to previous Workbench releases is the new Home Screen. It allows you to access the main features of Workbench in a nice and easy way and is divided into 4 parts. The upper Workbench Central panel features a few Links and Action Buttons to quickly access common resources. The lower Workspace panel shows the main feature sets, grouped horizontally. SQL Development allows editing and execution of SQL queries and scripts, create or alter database objects and edit table data. Data Modeling covers the EER Modeling functionality you might already be familiar with from previous MySQL ...

MySQL Workbench 5.2.8 Beta Available

Dear MySQL Users, We are proud to announce that we have reached the Beta 1 for MySQL Workbench 5.2. Beta 1 is “functionally complete” and shows the new features for the upcoming version of Workbench GUI product. The team has worked very hard to reach the goal of including all our new features within this first public beta version. We know there is still a lot of fine tuning and stabilization to be done over the coming weeks to get it solid on all platforms, but this release marks an important milestone.  Your beta feedback is key to this. MySQL Workbench 5.2 Beta 1 provides: Data Modeling Query (upgrade from MySQL Query Browser) Admin (upgrade from MySQL Administrator) If you are a current user of MySQL Query ...

MySQL Workbench 5.2.6 Alpha Available

Hello folks, we have just released another alpha-version of MySQL Workbench 5.2. This release now contains another couple of Administration features like "Managing your user accounts", "Viewing your log tables", improved start/stop scripts for remote administration (administration of remote servers is working in the mac and linux version of MySQL Workbench 5.2.6 - the windows version needs yet a bit more tweaking on that park, so that will be available in next release). Please note that 5.2.5 was an internal only release. Head right over to our download pages and grab a copy to check out current functionality hands on. Please keep in mind, that this is still an alpha version – so do not use it on production data/servers! Also ...