Archive for May, 2009
Wednesday, May 27th, 2009
For anybody interested in trying out our new MySQL Workbench 5.2 Alpha2 I have prepared a short Quick-Tour that will show you the most important steps to successfully use WB to query your databases.
Manage Your Connections
MySQL Workbench 5.2 introduces a new Home Page that makes it very easy to access ...
Posted in Community, Tutorial | 39 Comments »
Tuesday, May 26th, 2009
To all people, interested to see a presentation/live demo of MySQL Workbench 5.1 and 5.2 - you're welcome to join the MySQL Workbench Web-Seminar, held tomorrow, May 27th at 15:00 CET. Important side-note: it's held in German!
For about 45 minutes I will walk you through various parts of the application ...
Posted in Uncategorized | No Comments »
Monday, May 25th, 2009
Our lastest Alpha2 release of MySQL Workbench 5.2 made it pretty clear that one of our main goals for WB 5.2 is to replace the old MySQL Query Browser (QB) tool.
Even this Alpha2 release already covers most of the essential QB functionality, while at the same time removes some of ...
Posted in Uncategorized | 34 Comments »
Friday, May 22nd, 2009
We're proud to announce the availability of the 2nd alpha-version of MSQL Workbench 5.2. As you may already know, this is the youngest member of the workbench-family and also the version that adds another role - the one of the database-querying-tool - to the application. There have been major enhancements ...
Posted in Announcements, Linux, Mac, Windows | No Comments »
Wednesday, May 13th, 2009
As many of you already know, MySQL Workbench offers powerful scripting support and a plugin interface that allows anybody to extend the application or add new functionality.
The latest addition to the WB plugin family has been written by Thomas Henlich. It features SQLite compatible SQL export of your Workbench models.
Download ...
Posted in Community, Plugins | 7 Comments »
Monday, May 4th, 2009
Have you ever looked at the source code of MySQL Workbench? There are quite some hidden gems there, e.g. the OpenGL canvas and our latest addtion: a new UI port of the famous open source edit control Scintilla. This port allows us to use this fantastic editor control natively on ...
Posted in Coding, Community, Mac | 3 Comments »