• I am getting the following error:

    [quote]
    WordPress database error: [Can’t open file: ‘wp_comments.MYI’ (errno: 144)]
    SELECT COUNT(*) FROM wp_comments WHERE comment_approved = ‘1’
    [/quote]

    I was told by my hosting provider that MySQL is working fine. What could be wrong? How do I fix this? Thank you.

Viewing 1 replies (of 1 total)
  • errno: 144 is a MySQL error. There’s just no way to claim otherwise (google it)!

    If you have something like phpMyAdmin, you might try a “repair”, but it is definitely something your host should recognize as MySQL.

Viewing 1 replies (of 1 total)

The topic ‘MySQL Error’ is closed to new replies.