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

Subscribe to our news:
Partners
Testimonials
Adam Allen: "I just have to say WOW!!! I'm so glad that you guys have developed something that is so useful for MySql. I am able to graphically view my tables, and I don't even have to think about my queries because I can visually design them. I just stumbled upon this, and I'm already very excited about it".
Simon Greener: "A lot of work went in to designing our application database. PHP Generator allowed us to build a fully functional, professional looking, and functionally powerful web application from that database. It has freed us from worrying about low level code, enabling us to focus on the business requirements of the customer. The support provided is excellent with staff quickly producing answers to questions ranging from newbie to simple or complex. I highly recommend the product".

More

Add your opinion

SQL Maestro Group / News / MySQL Maestro 1.6 released

MySQL Maestro 4.8 (former version 1.6) released

Aug 25, 2004

Prev Next

MySQL Maestro 4.8 is released. In this version we have implemented the support for views which are available in MySQL version 5.0.1 and higher. Views are usually used for more friendly representation of data selected from one or several tables. They also can be used to limit an access for data viewing or editing by users. We have also adapted MySQL Maestro for managing stored procedures and functions which belong to individual database instead of a host starting from version 5.0.1 of MySQL server.


Several improvements and bug fixes:

  • Retrieving of stored procedures and functions from a server does not require a user to have any permissions to the 'MySQL' database;
  • Fixed bug in the Export Data Wizard with loading destination file format and file name from a template;
  • The popup window for parameters input appeared incorrectly in some cases;
  • Fixed bug in the SQL Script Editor with parsing negative numbers within the INSERT INTO statement in some cases;
  • Field list on the step for customizing Excel file format could contain duplicate values in the Export Data Wizard;
  • The "Server's host key did not match the signature supplied" error appeared during connection to some SSH servers. Now it is fixed.

Related links:

Prev Next