Archive for March, 2011

MySQL Workbench 5.2.33 GA Available

Friday, March 11th, 2011

The MySQL developer tools team announces the next release of it's flagship product, MySQL Workbench - version 5.2.33. This is a maintenance release only which corrects some problems we didn't cover in last release. It contains fixes for 7 bugs or enhancement requests. As always, we want to thank everyone for ...

MySQL Workbench 5.2.32 GA Available

Saturday, March 5th, 2011

We're proud to announce the next release of MySQL Workbench, version 5.2.32. This is a maintenance release featuring a new and improved UI appearance and several corrections and other enhancements. The tabbed interface has been refreshed to obtain a clearer separation between different modules of Workbench, while improving responsiveness when switching between ...

Workbench and MySQL server at non-standard location in Linux.

Friday, March 4th, 2011

Recently I had to test MySQL Workbench against fresh version of the server. Naturally, the default mysql-server was already installed from repository of my Linux distro. So I installed the latest server version into my /opt/server directory. And then I had several points to resolve, for example, how to start ...