Thanks!
I did that and started mysql as : safe_mysqld --interactive_timeout=10
But it DOESN't go away after 10 secs.
On Fri, 1 Aug 2003, Victoria Reznichenko wrote:
Anubrata Chakrabarti <anub...@alumnux.com> wrote:
According to the manual mysql server goes away automatically after 8 hrs
(by default). I changed wait_timeout and tried to recreate the problem but
no luck! I can access the server even after 8 inactive hrs.
If you use mysql command line client hich runs in the interactive mode, you
should change value of interactive_timeout variable.