Problen setting wait_timeout with my.cnf
Posted by: Gerardo C
Date: February 24, 2005 12:35PM

Hello,
On my /etc/my.cnf file, I have the following settings:

[mysqld]
...
interactive_timeout = 600
wait_timeout = 30


However, after restarting the server to apply the settings, mysqladmin variables shows the following:

| interactive_timeout | 600
...
| wait_timeout | 600

Any clues of what might I be doing wrong?

I'm running Mysql 4.1.9 installed from the official rpm, on RedHatES

Thanks in advance

Options: ReplyQuote


Subject
Written By
Posted
Problen setting wait_timeout with my.cnf
February 24, 2005 12:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.