Database errors after trying to repair, not the first time, what to do ?
-
Hello,
Do you know why this happens ? I got this error after adding the repair code define(‘WP_ALLOW_REPAIR’, true); to wp-config.php
Thank you for your help.
ERRORS:
The wp_users table is okay.The wp_usermeta table is not okay. It is reporting the following error: InnoDB: Index ‘user_id’ contains 1431224 entries, should be 1431229.. WordPress will attempt to repair this table…
Failed to repair the wp_usermeta table. Error: InnoDB: Index ‘user_id’ contains 1431224 entries, should be 1431229.The wp_posts table is okay.
The wp_comments table is okay.
The wp_links table is okay.
The wp_options table is not okay. It is reporting the following error: InnoDB: Index ‘option_name’ contains 1226 entries, should be 1281.. WordPress will attempt to repair this table…
Failed to repair the wp_options table. Error: InnoDB: Index ‘option_name’ contains 1226 entries, should be 1281.The wp_postmeta table is okay.
The wp_terms table is okay.
The wp_term_taxonomy table is okay.
The wp_term_relationships table is okay.
The wp_termmeta table is okay.
The wp_commentmeta table is okay.
Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance.
wp_usermeta: InnoDB: Index ‘user_id’ contains 1431224 entries, should be 1431229.
wp_options: InnoDB: Index ‘option_name’ contains 1226 entries, should be 1281.
- The topic ‘Database errors after trying to repair, not the first time, what to do ?’ is closed to new replies.