Hi everyone,
I have recently installed MySQL 4.0.13 on a freebsd box, and I have
stumbled into the following problem:
I have set the following in /etc/my.cnf:
set-variable = max_connections=100
set-variable = wait_timeout=60
(tried with and w/o 'set-variable ='). Then I restarted mysql, and a
'show variables' would show me:
wait_timeout | 28800
And a 'mysqladmin variables' would report:
wait_timeout | 60
What am I doing wrong here?
Thank you,
bogdan
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]