Online Documentation for SQL Manager for MySQL

Logs


The Logs section of the Database Registration Info dialog allows you to specify log file names for metadata changes logging and SQL query logging, if necessary.

 

Logging can be useful when you are going to move the changes made in the development database to the production database.

 

Database Registration Info - Setting log options

 

 

Metadata changes

 

CheckBox Enable log of metadata changes

Check this option if you wish to log metadata changes of your database in a file.

 

CheckBox Write only successfully executed SQL statements to log

If this option is selected, only successfully executed SQL statements will be written to the specified log file.

 

 

Metadata log file

This field is enabled if the Enable log of metadata changes option is selected. Type in or use the btnSaveAs Save as button to specify the path to the *.sql file to store the metadata logs.

 

 

SQL Editor

 

CheckBox Enable log of SQL Editor queries

Check this option if you wish to log your SQL Editor queries in a file.

 

SQL Editor log file

This field is enabled if the Enable log of SQL Editor queries option is selected. Type in or use the btnSaveAs Save as button to specify the path to the *.sql file to store the logs of SQL queries: date/time of query execution, SQL text, execution result or errors (if any).

 

CheckBox In Unicode

Enable this option to save logs in Unicode. If the option is disabled, ANSI will be used.