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

Subscribe to our news:
Partners
Testimonials
Renaud Lepage: "I was searching for a powerful server management as well as data management application, that could also have the ability to use stored procedures (MySQL5). I was using many separate apps. And then I stumbled upon this application. It just got better. With ease-of-use, powerful management, a very good level of customization, great MySQL server management and the very lushed graphical interface, MySQL Maestro is a product to consider seriously. I chose MySQL and this, to SQL Server 2000 and the MMC-integrated server management, for use in a programming course. I'm telling you, MySQL Maestro is a very powerful tool. Try it, you won't regret it".
samandiriel: "Best MySQL manager GUI I've found. Completely worth the money - I would recommend this product to anyone needing an advanced MySQL manager and editor. ".

More

Add your opinion

SQL Maestro for MySQL online help

Prev Return to chapter overview Next

Setting profile options

To create a new profile, select databases to be registered by moving them from the Available databases list to the Selected databases list. This step is available if the Create a single profile option is unchecked on the previous wizard step.
 

 

You can select several databases to set options for all the selected databases at once (except the alias which should be unique for each individual database).

 

 

Login prompt before connection

Use the option to enable SQL Maestro for MySQL to prompt for user name and password every time you connect to the database.

 

Show system objects

Check the box to make system objects visible.

 

Keep connection alive

Check the box for pinging server before each query execution.

 

Connect at startup

With this option on connection to the profile database is automatically established at the application startup.

 

New objects' names (Don't change case, Convert to upper case, Convert to lower case)

The option allows you to specify the newly created objects case.

 

Refresh whole database on connect

Use the option along with the Show empty schemas explorer options to hide/show empty schemas in the explorer tree.

 

Profile text color

Select the color to be used to represent the database profile name at the Explorer tree. For example this option may be useful to mark development and production databases in different colors in order to prevent casual metadata or data changes in the production.

 

Default table engine (MyISAM, InnoDB)

Use the drop-down list to specify the storage engine to be the default engine for the database tables.

MyISAM manages non-transactional tables. It provides high-speed storage and retrieval, as well as fulltext searching capabilities.

The InnoDB storage engine provides transaction-safe tables.

 

Click the Ready button when done to start working with the selected databases in SQL Maestro for MySQL.



Prev Return to chapter overview Next