Jump to content

why MySQL server has gone away


elum.chaitu

Recommended Posts

Hello , I have been using WampServer 2.0i [07/11/09] with (Apache 2.2.11, MySQL 5.1.36 & PHP 5.3.0 ) for a year. When I access large DB table using a product "Tableau" it return with a message "MySQL database error 0x80004005: [MySQL][ODBC 3.51 Driver][mysqld-5.1.36-community-log]MySQL server has gone away" and "Tableau" indicates that it is an MySQL problem. Within the "C:\wamp\bin\mysql\mysql5.1.36\My.ini" it has the "max_allowed_packet = 16M" under the "[mysqldump]". Do you have any suggestions on how to remedy this problem ?

Link to comment
https://forums.phpfreaks.com/topic/212524-why-mysql-server-has-gone-away/
Share on other sites

Does this happen upon accessing or while running in a larger script? Usually when I get this error, it's because I'm running the script longer then the max allowed connection time set in my host settings. Either edit those or making a reconnection script would fix that problem.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.