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".
Christian Novak: "Really good Job! I love this software and will buy it soon! Greetings from Austria".
More
Add your opinion
 Customers
|
SQL Maestro for MySQL online help
Executing query
SQL Editor provides you with several variants of the query executing.
• | To execute all statements of the text area with result data, click the Execute query item of the Navigation bar or use F5, F8, or F9 shortcuts. Statements of each tab of SQL Editor are executed together in a separate thread in order to continue your work with the software while the query is executing. |
• | You can also execute query as script (Shift+F5, Shift+F8, Shift+F9). In this case the query does not return data. |
• | To execute only a selected part of the query text, use Execute selected only or the Alt+F5, Alt+F8, Alt+F9 shortcuts. |
• | There is also a possibility to execute a statement at the cursor position. For this purpose, use the Execute at cursor link at the Navigation bar or use the Ctrl+F5, Ctrl+F8, or Ctrl+F9 shortcuts. |
If the query text is correct, the query is executed, and if the query statement is supposed to return data (e.g. SELECT statement), the Result tab opens with the data returned by the query. If an error occurs while executing the query, execution stop is stopped and the appropriate error message is displayed in the Information tab.
The Result area displays the result data in grid. All principles of working with data you can find in Data Management section.
|
 Company news 
Mar 21, 2025
New version comes with support for invisible columns, invisible (ignored) indexes, check constraints (MySQL), sequences (MariaDB), a number of password-management capabilities (MySQL) and other features.
May 22, 2017
New version features direct support for a number of MariaDB new features like roles, check constraints and virtual columns; support for roles added in MySQL 8.0, usage statistics for database profile and some other useful things.
May 14, 2015
New version comes with improved support of the latest MySQL versions including generated columns and fulltext indexes. There are also a number of significant interface enhancements.
 Resources
The article puts forward a scenario for implementing row level security in MySQL 5.x.
Find out the way MySQL Maestro can help you to realize the new MySQL 5.1 features in practice. Detailed examples are included.
Get to know all the new features of MySQL 5 (ACID Transactions, Stored Procedures and Functions, Triggers, Views, etc.) and the way MySQL Maestro can help you to use them easily and effectively in practice from our new article. Examples are included.
 Feature of the day
SQL Maestro for MySQL allows you to build and edit SELECT queries as visual diagrams.
SQL Maestro for MySQL supports UTF-8 data in grids.
|