Hey All-- I have MySQL 4.0.14 running on Redhat Linux and it won't accept my change to the wait_timeout config option!
In the my.cnf file I have a line
wait_timeout = 60
but when I restart mysql and go into the server and type SHOW VARIABLES;
it says the wait_timeout is still 28800 which is too long!
Any ideas?
Thanks,
Matt
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
