mail-question wrote:
QUOTE:
I receive the following error message : MySQL server has gone away
License Mentat Technologies
Hardware E2-5C-EC-3D-F3-28-19-C2
OS Version WinNT, full 32-bit 5 Build : 2600
Service Pack 2
Question from : Franco Jones
The follow error : MySQL server has gone away is returned by MySQL because server timed out and closed your connection.
other reasons for the MySQL server has gone away error are:
1. You DBA has killed the running thread with a KILL statement.
2. You tried to run a query after closing the connection to the server.
3. A client application running on a different host does not have the necessary privileges to connect to the MySQL server from that host.
4. You got a timeout from the TCP/IP connection on the client side.
For more details on this error, please refer to MySQL Manual:
http://dev.mysql.com/doc/refman/5.0/en/gone-away.html
Regards,
Peter
