mySQL crashed and host is blaming WordPress
-
I’m on a dedicated server at livingdot and this morning mySQL crashed… upon asking the host I got this reply:
Your query_cache_size is set to 64M
queries were:
| 198519 | wrdp2 | localhost | wrdp2 | Sleep | 132 | | |
| 198520 | wrdp2 | localhost | wrdp2 | Sleep | 133 | | |
| 198521 | wrdp2 | localhost | wrdp2 | Sleep | 133 | | |
| 198522 | wrdp2 | localhost | wrdp2 | Sleep | 132 | | |
| 198523 | wrdp2 | localhost | wrdp2 | Sleep | 132 | | |
| 198524 | wrdp2 | localhost | wrdp2 | Sleep | 133 | | |
| 198525 | wrdp2 | localhost | wrdp2 | Sleep | 132 | | |
| 198526 | wrdp2 | localhost | wrdp2 | Sleep | 132 | | |
| 198527 | wrdp2 | localhost | wrdp2 | Sleep | 132 | | |
| 198528 | wrdp2 | localhost | wrdp2 | Sleep | 132 | | |your scripts don’t terminate unused connections. your queries should close connections after use.
I’ve tried many times to find the root cause of the problems… what queries cause the servers to go slow and at time crash (I was on a shared server but since the problems occured on regular basis had moved to dedicated server upon my hosts advise)…
Since this is happening once/twice a month and I’m not able to get a clear source of the problem from my host… how can in simple terms can I ask my host to “look here and see ” to find the root cause of the problem.
Recently (two weeks ago) I turned on APC and qcache the server speed had increased but this happening today leads me to believe I have to take care of some issues that neither me nor my host are aware of.
- The topic ‘mySQL crashed and host is blaming WordPress’ is closed to new replies.