Jump to content

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.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.