| Bug #17237 | wait_timeout == interactive_timeout | ||
|---|---|---|---|
| Submitted: | 8 Feb 2006 14:44 | Modified: | 8 Feb 2006 15:02 |
| Reporter: | Sebastian Nohn | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server | Severity: | S2 (Serious) |
| Version: | 5.0.15, 5.0.18 | OS: | Windows (Win32, Linux) |
| Assigned to: | CPU Architecture: | Any | |
[8 Feb 2006 14:44]
Sebastian Nohn
[8 Feb 2006 15:02]
Hartmut Holzgraefe
The mysql command line client sets the "interactive" flag on connection, so the interactive_timeout overrides the wait_timeout for that session, see SHOW GLOBAL VARIABLES for the system-wide timeout settings
