Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
MySQL GUI Tools for 5.0 Release 12 available for download - MySQL Workbench Stat

MySQL GUI Tools for 5.0 Release 12 available for download - MySQL Workbench Stat

2007-05-15       - By Michael G. Zinner

 Back
Dear MySQL users,

'MySQL GUI Tools for 5.0' is a collection of GUI tools for the MySQL 5.0
Server. It consists of the following products

MySQL Administrator 1.2.12 GA
MySQL Query Browser 1.2.12 GA
MySQL Migration Toolkit 1.1.12 GA

and offers a complete set of graphical tools to configure, manage and
work with the MySQL Server.


GUI Tools download page
  http://dev.mysql.com/downloads/gui-tools/5.0.html

More information at:

  MySQL Administrator
  http://www.mysql.com/products/tools/administrator/

  MySQL Query Browser
  http://www.mysql.com/products/tools/query-browser/

  MySQL Migration Toolkit
  http://www.mysql.com/products/tools/migration-toolkit/


MySQL Workbench Status Update

The MySQL GUI team is currently working full steam ahead on the much
anticipated MySQL Workbench project. Development is on schedule and the
first Beta is to be expected in Q3.

The application's core - the GRT Environment allowing for full
scriptability and extendability via plugins - has been advanced to
version 3. It now features a C++ module loader together with C++ header
generation. This makes it possible for us to convert all application
logic from the old C and Lua code to type safe C++ modules. This will
greatly improve stability and maintainability. Further, the thread
handling and event system has been shifted from the UI to the library
code using glib and sigc++.

In contrast to the current tools we now draw a much cleaner line between
the back-end and front-end implementation. To make this work with
managed .Net/C# UI code on Windows we have to wrap the C++ back-end
libraries with C++.net wrapper classes. This turned out to be much more
straight forward than expected (a step that is not required on Linux).

The rewrite of the OpenGL canvas using the Cairo graphics library has
been almost completed and gives promising results on OS X and Linux. We
are currently working to get the Glitz compositing library working well
on Windows - thanks go to the Mozilla team for their major work in this
respect.

We are also making good progress with reusing the SQL grammar from the
server for the reverse engineering process. This will guarantee a much
improved handling of the SQL syntax throughout the tool.

The new Subversion source repositories will be published together with
the very first Beta in Q3 and we are hoping to receive more patches from
the community than before. These are now easier to write because of our
switch to standard tools on Windows and our move to cleaner C++ code in
general.

The same is true for plugins which should be written preferably in Lua
and C++. We will also try to update the Python support and get it back
into the Workbench later this year, as requested by members of the
community, including Google and others.


Let me repeat that those who are anxiously awaiting the final release of
the MySQL Workbench will not be disappointed and that the tool will be a
 major step in Open Source database application development.

Mike
--
Michael Zinner, GUI Developer
MySQL AB, www.mysql.com

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

--
MySQL GUI Tools Mailing List
For list archives: http://lists.mysql.com/gui-tools
To unsubscribe:    http://lists.mysql.com/gui-tools?unsub=mysql@(protected)