Database problem
-
Today, my site started saying there was trouble connecting to the database. After running the WordPress troubleshooter (suggested by wordpress itself, I added a line of code to wp-config.php), this is the error log that came out if it:
wp_usermeta: 10 clients are using or haven’t closed the table properly
wp_posts: 26 clients are using or haven’t closed the table properly
wp_options: Table is marked as crashed
wp_postmeta: 31 clients are using or haven’t closed the table properly
wp_term_taxonomy: 2 clients are using or haven’t closed the table properly
wp_term_relationships: 2 clients are using or haven’t closed the table properlyWhat does this mean and how should I solve it?
Thank you!!
The topic ‘Database problem’ is closed to new replies.