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

Subscribe to our newsletter

Service Center for MySQL online help

Prev  Table of Contents Next 

Repairing tables


MySQL Service Center provides you with a feature that repairs the corrupted tables. This feature is identical with running myisamchk -o or myisamchk --safe-recover depending on the specified options. If you wish to be able to perform this operation with your tables, you should create a new task specified as the repair task in the Add Task Wizard. After the task is added, you can execute it explicitly or set its options to execute it by schedule.

Note: This feature works only for MyISAM and InnoDB tables.

See also:





Prev  Table of Contents Next