• Hello, I recently had problems on my blog, and I discovered that the problem was with the wp_options table. When I repair the table via PhpMyAdmin, I’m getting this error:

    Msg_type – warning
    Msg_text – Number of rows changed from 2342 to 2341

    Can someone help me?

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

    (@sterndata)

    Volunteer Forum Moderator

    The message is telling you that the repair fixed the row count. What symptoms are you seeing? Is the table now OK?

    Thread Starter g-rand

    (@g-rand)

    I was getting the error: “Error establishing database connection”.
    I made a second repair and the error in the wp_options table disappeared. Strange that I was doing a repair, the blog returned to work, after two to three days, the error: “Error establishing the database connection” appeared again

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    When tables get corrupted, it usually indicates a problem with the MySQL server. If this is your VPS, check the logs for mysql and /var/log/messages. If it’s shared hosting, contact tech support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wp-Options Table’ is closed to new replies.