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

Subscribe to our news:
Partners
Testimonials
Samuel Poole: "I recently downloaded and ordered MySQL Data Wizard, and I thought I would drop you a note to let you know that it is the software I needed . Well done, keep up the good work, and please accept my very best regards. Please feel free to use the contents of this e-mail along with my name, as an endorsement of your excellent product".
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.5 released

MySQL Maestro 4.7 (former version 1.5) released

Jul 12, 2004

Prev Next

MySQL Maestro 4.7 released. In this version we have implemented a possibility to connect to a remote MySQL server using a secure protocol. The secure connection is established through the Secure SHell (SSH) tunnel which is reported to guarantee highest security for data transmission between a local PC and remote MySQL server. All the parameters for the SSH connection are stored in database profiles as extra properties, and can be specified as follows:

  • In the Create Database Wizard, when you create a new database. In this case the SSH connection is established before the database is created, and all the SSH parameters are stored in the database profile, if an appropriate option is checked in the wizard.
  • In the Create Database Profile Wizard, when you register existing database(s). The SSH parameters are also stored in the database profiles.
  • In the Edit Database Profile dialog, when you edit an already registered database profile.

Also MySQL Maestro can ask you for the SSH parameters when you attempt to retrieve user privileges or server variable list through the SSH tunnel in the Security Manager or Server Properties window.


In addition to the described feature we have made some small improvements and several minor bug fixes. Here is a list of most important changes:

  • we've made the Export Data and Import Data wizards sizeable for easier navigation within their controls;
  • the columns containing a user name, user host, and database object are frozen in the Security Manager for convenience purposes now;
  • table type can be reported incorrectly in the Table Properties dialog with MySQL 4.1.3;
  • there could be a problem to create a new database if the server port number was different from the default one; 
    fixed bug with the 'commands out of sync' error occurred with executing subqueries in the SQL Editor in some cases.

Related links:

Prev Next