Bug #37205 Why Can't I set wait_timeout to 0?
Submitted: 4 Jun 2008 21:05 Modified: 4 Jun 2008 21:37
Reporter: keith greaves Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.15-nt OS:Windows (2003)
Assigned to: CPU Architecture:Any

[4 Jun 2008 21:05] keith greaves
Description:
Why can't I set the wait_timeout global variable to 0.

How to repeat:
Changed my.ini to include under [mysqld]

wait_timeout=0

Restarted MySQL service.

show global variables shows wait_timeout = 1.

Please help.
[4 Jun 2008 21:37] Sveta Smirnova
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

Duplicate of bug #19735