Automatic database repair
Automatic database repair
Added with Version 2.9, there is automatic database optimization support, which you can enable by adding the following define to your wp-config.php file only when the feature is required.
define(‘WP_ALLOW_REPAIR’, true);