logo       

wait_timeout variable can't be set in MySQL 4.0.9-gamma-nt: msg#00155

db.mysql.windows

Subject: wait_timeout variable can't be set in MySQL 4.0.9-gamma-nt

Description:
wait_timeout variable can't be set in MySQL 4.0.9-gamma-nt. Setting
interactive_timeout changes both of them. Or at least that's what SHOW GLOBAL
VARIABLES is showing.

How-To-Repeat:
SHOW GLOBAL VARIABLES like '%timeout';
SET GLOBAL wait_timeout=100;
SHOW GLOBAL VARIABLES like 'timeout';
(no change)

SET GLOBAL interactive_timeout=100;
SHOW GLOBAL VARIABLES like 'timeout';
(both interactive_timeout and wait_timeout have changed)

Fix:
None

Synopsis: wait_timeout variable can't be set in MySQL 4.0.9-gamma-nt
Submitter-Id: ?
Originator: Bil Corry
Organization: Lasso.Biz
MySQL support: none
Severity: non-critical
Priority: low
Category: mysqld
Class: sw-bug
Release: MySQL 4.0.9-gamma-nt

Exectutable: mysqld-nt
Environment: P4 2Ghz
System: Win2000
Compiler: VC++ 6.0
Architecture: i



---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html"; before
posting. To request this thread, e-mail win32-thread10624@xxxxxxxxxxxxxxx

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail win32-unsubscribe@xxxxxxxxxxxxxxx instead.




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise