• For some reason, once or twice a week, my wp_posts table keeps getting stuck “In Use.” I’m not sure why this keeps happening. The same thing happens, but with less frequency, with the wp_usermeta table. If I could quickly and easily repair the table, it would help, but my host is constantly timing out the operation. Is there a way to make this process less painful or perhaps to stop it from happening at all?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It sounds like your host has not given enough resources to the MySQL server. You should contact their tech support. It might also help if you optimize those tables via PHPMYADMIN.

    Thread Starter OscarGuy

    (@oscarguy)

    Thanks. I’m trying the optimize thing, but this is what it says on my cPanel:

    MySQL? Disk Usage
    2.4 GB / 11.18 GB (21.46%)

    So, I seem to have a lot of MySQL disk usage. Are you talking about something else? Where would I see how much they give?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    That’s how much disk space it’s using, not the resources given to it by your host.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp_posts Table Stuck In Use’ is closed to new replies.