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

Subscribe to our news:
Partners
Testimonials
Prithwi Thakuria: "I have been in the database field for eons. This is one the best suite of tools I have found in terms of cost, functionality and performance. Ever since we bought this array of products, life with databases have been a breeze and the productivity has soared immensely. Keep up the good work".
Andrew Maclean: "I am really quite impressed with the software. You and your people are doing a wonderful job. I actually have spent a while researching PostgreSQL admin/code generators and yours seems to fit our needs nicely. Your interface is beautiful".

More

Add your opinion

SQL Maestro Group / News / All company news / MySQL Maestro 1.4 released

MySQL Maestro 4.5 (former version 1.4) released

May 28, 2004

Prev Next

MySQL Maestro 4.5 released. Now it is possible to manage several table subobjects at once, e.g.

  • create/edit/drop all the indexes and foreign keys for a whole database. This feature is available in the Create Database Object dialog, which can be invoked from the Object menu;
  • drop several fields, indexes or foreign keys at a time for a table: just select required objects at the proper page of the Table Editor and simply press the Delete key;
  • copy several fields, indexes, or foreign keys from one table to another: you can do  it using standard Copy/Paste functions or by drag-n-drop between two instances of the Table Editor.

Several minor bugs were fixed:

  • there were some troubles with copying tables containing foreign keys from one database to another;
  • the Copy Database wizard did not copy tables with foreign keys properly in some cases. The "Disable foreign key checks" option was added to the final step of the wizard to avoid this problem;
  • the Windows -> Close All menu item did not closed all child windows in some cases;
  • the database explorer did not restore its width after sequential hiding and showing by its splitter.

Related links:

Prev Next