• I suspect my database might have issues
    so I altered wp-config.php and added the line:

    define('WP_ALLOW_REPAIR', true);

    I navigated to https:// <www.domain-name.com> /wp-admin/maint/repair.php

    I clicked the repair database button
    The output told me to paste the results here:

    wp_usermeta: 1 client is using or hasn’t closed the table properly
    wp_posts: 1 client is using or hasn’t closed the table properly
    wp_options: 3 clients are using or haven’t closed the table properly
    wp_postmeta: 1 client is using or hasn’t closed the table properly

    How do I fix these errors?

    Cheers

Viewing 1 replies (of 1 total)
  • Thread Starter LordLiverpool

    (@lordliverpool)

    UPDATE:

    I clicked back on my browser and then I clicked the ‘Repair Database’ button a second time. I got no errors the second time.

    QUESTIONS:

    1.) How do I know if my database really is fixed?
    2.) What caused the problem in the first place?

Viewing 1 replies (of 1 total)
  • The topic ‘repair.php brought me here’ is closed to new replies.