Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Viewing all articles
Browse latest Browse all 5527

mkcwebdev on "Wordpress Database Issues - Site unresponsive"

$
0
0

Hi,

I'm having an issue with one of my merchandise sites running Woocommerce. I began receiving "Internal Server 500" errors and the site would go down intermittently. After working with my host GoDaddy they eventually came back and said it was a an issue with long running SQL queries. The query the GoDaddy sent me that seemed to be causing the problem is

[Tue Mar 31 21:51:25 2015] Query killed - i610261_wp1 : SELECT OPTION_NAME, OPTION_VALUE FROM WP_OPTIONS WHERE AUTOLOAD = 'YES'

The WP_Options table has around 300000 rows and is sitting at 220Mib. I'm pretty new to Databases so is this rather large or ok?

The problem i have now is that the site is down longer and longer (I can't access it at all for most of today). I started recreating the site & database as the backups i had are corrupt and wont let me restore. I also dont want to restore to the original backup as I will loose a heap of products. I need to somehow repair the original site so i can do a cart2cart migration so we don't loose all the products already uploaded.

Anyone have an idea where to start?

Thanks in advance


Viewing all articles
Browse latest Browse all 5527

Trending Articles