MySQL wait_timeout
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module intends to address the quite common "MySQL has gone away" error. Many shared, production MySQL servers set a rather low value for MySQL's wait_timeout parameter (e.g., 1 minute) and this is to be considered good practice as most connections to such servers are intended to generate HTTP responses as fast as possible.
