• InnoDB: flag mismatch in space 330 page 11 index comment_author_email of table shop_hhblog/wp_comments

    This error message is coming up in my error logs after we had a MySQL crash. The hosting company is having some issues resolving this.

    I have the Disqus plugin installed, which I have temporarily disabled. I have 2 questions:-

    1) Does the wp_comments table belong to WordPress or the Disqus plugin

    2) If we drop the table and create a brand new empty one, is this going to cause any issues bearing in mind I have no comments and don’t care if comments are saved or not.

Viewing 1 replies (of 1 total)
  • 1) wp_comments is a standard WordPress table.
    2) I wouldn’t have thought so, but prudent to backup the database first. Maybe try just “Empty the table (TRUNCATE)” first.

Viewing 1 replies (of 1 total)
  • The topic ‘Error message after MySQL crash’ is closed to new replies.