MySQL Database Corrupt
-
For the last week my site had been crashing for a few minutes because of connection reset errors Ive been getting in my browser. After finally a week of trying to figure out what it could be I’ve believe that the problem could be with the MySQL database set with wordpress. I’ve backed up the MySQL database, and I believe all I need to do is delete it and recreate it with the same name and restore it with the backup I made. Will this corrupt my wordpress blog or will I be able to start off right where I left off?
These are some of the errors I get
[10-Aug-2008 21:16:01] WordPress database error MySQL server has gone away for query SELECT ID FROM wp_posts WHERE to_ping <> ” AND post_status = ‘publish’ made by do_all_pings
[10-Aug-2008 21:16:02] WordPress database error MySQL server has gone away for query UPDATE wp_options SET option_value = ‘0’ WHERE option_name = ‘doing_cron’ made by update_option
[10-Aug-2008 21:16:25] WordPress database error MySQL server has gone away for query SELECT * FROM wp_posts, wp_postmeta WHERE wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = ‘_pingme’ LIMIT 1 made by do_all_pings
Can these be fixed without deleting and restoring the database?
- The topic ‘MySQL Database Corrupt’ is closed to new replies.