Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Mark J Nijland: "I have used the trial versions of your software for a couple of days now. It has been one of those increasingly rare experiences. They simply work, have rich feature sets, are superbly designed, and exceed my highest expectations".
David Lantz: "Thank you, this is by far the simplest, and most friendly utility for building db record system I have ever used. I wish I could get my systems guys at the office to purchase this for our company would be so very helpful and speed up a lot of work. I for one have used it for everything from a simple inventory record of my house, to a members record for my church just little pet projects and a test bed to test my own db builds and theories before having to hand code at the office..... it is a lot of fun to work with".

More

Add your opinion

SQL Maestro Group / Products / MySQL / News / MySQL Maestro 9.1 released

SQL Maestro for MySQL 9.2 released

Feb 3, 2009

Prev Next
SQL Maestro for MySQL

 
SQL Maestro Group is happy to announce the release of SQL Maestro for MySQL 9.2, a powerful Windows GUI solution for MySQL administration and database development.

Please consider the list of new features implemented in this version since last official release:

Server management extensions:
  • Starting with this version it is possible to manage (create, edit and drop) remote servers i.e. servers that can be later used when creating tables with the FEDERATED storage engine (MySQL 5.1.15 and higher). To create a federated table using such a server, set the Connection property to 'server_name/table_name' within the Create Table wizard.

  • SQL Editor: support for explicit transaction management has been implemented. Now you can execute queries either in autocommit mode (default behavior) or manage transactions manually. In the second case you have to issue the BEGIN statement to start a transaction and explicitly end the transaction by COMMIT or ROLLBACK statements (it is also possible to use the corresponding links at the editor's navigation bar).

Interface improvements:
  • Visual Query Builder has been dramatically improved. Now it can produce INSERT, UPDATE and DELETE statements as well as the SELECT statements containing subqueries and/or UNIONs.

  • Trigger Editor: the Code Completion feature becomes available for the NEW and OLD keywords.

    Trigger Editor


  • Tabbed MDI interface: a popup menu has been added to each tab.

    Editor


  • An Italian localization is now included into the installation package.

  • Data grid features the following things:

    • Starting with this version it is possible to allow displaying row numbers in grids. Of course you can adjust the corresponding column to yours liking.

      Editor

    • The contents of string columns can now be encrypted using the md5 algorithm.

In addition to this, several bugs have been fixed and some other minor improvements and corrections have been made.


Related links:

SQL Maestro for MySQL home page
Download SQL Maestro for MySQL
Get SQL Maestro for MySQL Tour
Purchase your license of SQL Maestro for MySQL today!
Prev Next