Available in English Only

We apologize for the inconvenience, but this document is only available in English. The English version is shown below.

Error "Lost connection to MySQL server during query"

Question:

I'm receiving the following error when attempting to use iPanel/iHost:

===============================================================================
Error: Could not execute query
File: /path/to/ipanel/filename.php
Query: xxxx
Reason: Lost connection to MySQL server during query
Call: $sql->xxx_query()
===============================================================================

What does this mean, and how do I correct it?

Answer:

This indicates a problem with your MySQL server. This is not an iPanel error; iPanel is simply displaying the error it's receiving from the MySQL client library. You'll need to get your systems administrator to look into this and resolve the problem with your MySQL server.

More information about this error is available in the MySQL manual at: http://dev.mysql.com/doc/refman/5.0/en/gone-away.html