PDA

View Full Version : MySQL Down? Is it my fault?



Fiola
03-18-2009, 01:05 PM
Hi again, i have small problem. When I try go on my forum, where i using a MySQL - page cant load up.

It tells me SQL ERROR [ mysql4 ]
Lost connection to MySQL server during query [2013]

I look at services status page and my question is: "What does means % in status? Status of performance? Free of memory? Load up?"

Here is image:

http://www.fiolasoft.cz/images/18032009_190127_now.jpg


Is it my fault, that services are down? Becouse, today is the second time, what happened to me.

Thanks.

atoms
03-18-2009, 01:32 PM
I'm guessing that % means percent of what is available. If that is true then, it appears that the disk partition (or device) for /var/lib/mysql is full. MySQL needs disk space for writes and logging (at least) so until the disk is freed up, the server will remain down.

Is it your fault? We can't tell from here. A full disk could be the result of some buggy process gone awry.

I'm assuming that those services listed in the CPanel are shared? If so, then the odds suggest that whatever has gone wrong is NOT your fault.