| Bug #24376 | wait_timeout affects socket connections | ||
|---|---|---|---|
| Submitted: | 16 Nov 2006 23:54 | Modified: | 19 Dec 2006 17:33 |
| Reporter: | Adam Donnison | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
| Version: | 4.1,5.0 | OS: | Linux (Linux) |
| Assigned to: | Paul DuBois | CPU Architecture: | Any |
| Tags: | configuration, server, socket, wait_timout | ||
[16 Nov 2006 23:54]
Adam Donnison
[17 Nov 2006 7:17]
Hartmut Holzgraefe
http://dev.mysql.com/doc/refman/4.1/en/server-system-variables.html This timeout applies only to TCP/IP connections, not to connections made via Unix socket files, named pipes, or shared memory. TCP and Unix Domain sockets are handled by the same code so wait_timeout applies to both.
[19 Dec 2006 17:33]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.
