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

Subscribe to our news:
Partners
Testimonials
Gabriela Arsene: "MySQL PHP Generator is really excellent! A very useful, easy to use tool and above all it is free, saving a lot of time and money to a developer! Great job! Congratulations to all the people who work at this project".
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 1.9 released

MySQL Maestro 5.4 (former version 1.9) released

Apr 28, 2005

Prev Next

You are welcome to get acquainted with the new features implemented in our software:

1. Stored procedures and functions are now compiled correctly under MySQL 5.0.3 and higher.

2. Support of character sets and collations is added to the Create Database and DELETE FROM wizards (for MySQL 4.1.x and 5.x).

3. Support of new MySQL privileges is implemented. Now it is possible to grant/revoke CREATE VIEW and SHOW VIEW privileges (MySQL 5.0.1 or higher) as well as CREATE ROUTINE, ALTER ROUTINE and CREATE USER privileges for MySQL 5.0.3+.

4. The "Manage Database Objects" submenu is added in the popup menu of the Explorer Tree. Use it to quickly open Object Manager tool with database tables, views, procedures, etc.

5. All database objects now can be dragged from the Explorer Tree to the SQL Script Editor field (the SQL definition of the object will be pasted). Also you can drag-n-drop tables and views from the Explorer Tree to the SQL Editor field; in this case a SELECT statement will be generated.

6. The Ctrl+F7 and Ctrl+F9 shortcuts now can be used to compile views, procedures, and functions.

7. Russian localization included into the installation package (thanks to Elmir Mirdiev). Earlier our software was also translated to French and Italian languages.

8. The "Close Views" item is added to the Main Menu | Windows | Close submenu.

9. Double-click the column header area of an object list (fields, indexes, etc) does not invoke the corresponding editor anymore. Similarly you can double-click the Data Grid's header does not invoke the Data Input Form.

10. Default values are now displayed correctly in the field list.

11. Fixed the bug with editing DATETIME fields in the Data Grid and Data Input Form.

12. Some other improvements and bugfixes.

Related links:

Prev Next