Service Center for MySQL product tour
Features of Service Center for MySQL:
Server maintenance
Service Center for MySQL provides you with a feature that allows you to analyze and store the key distribution for the tables, to check the tables for errors and if the tables are of MyISAM type, update the key statistics for them.
It is also avaliable to repair corrupted tables and to reclaim the unused space and defragment the data file for the tables. This feature should be used if you have deleted a large part of a table or if you have made many changes to a table with variable-length rows.
To perform these operations with your tables, you should create a new task specified as the corresponding task in Add Task Wizard. After the task is added, you can execute it explicitly or set its options to execute it by schedule. |
|