• Hi!

    I had some database problems and so i added the following code to my wp-config.php file:

    define(‘WP_ALLOW_REPAIR’, true);

    Then i got the chance to repair and optimize my database, wich i did and got the following errors.

    kyq1_usermeta: 3 clients are using or haven't closed the table properly
    kyq1_posts: 8 clients are using or haven't closed the table properly
    kyq1_comments: 10 clients are using or haven't closed the table properly
    kyq1_options: Table is marked as crashed
    kyq1_postmeta: 16 clients are using or haven't closed the table properly
    kyq1_terms: 4 clients are using or haven't closed the table properly
    kyq1_term_taxonomy: 6 clients are using or haven't closed the table properly
    kyq1_term_relationships: 7 clients are using or haven't closed the table properly
    kyq1_commentmeta: 10 clients are using or haven't closed the table properly

    What should i do?

    Thanks
    Mario

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Repair database errors’ is closed to new replies.