4 messages in com.mysql.lists.mysqlRe: Recreating MySQL server gone away...
FromSent OnAttachments
Anubrata Chakrabarti01 Aug 2003 00:38 
Victoria Reznichenko01 Aug 2003 03:26 
Anubrata Chakrabarti01 Aug 2003 04:20 
Victoria Reznichenko05 Aug 2003 02:31 
Subject:Re: Recreating MySQL server gone away Error
From:Anubrata Chakrabarti (anub@alumnux.com)
Date:08/01/2003 04:20:30 AM
List:com.mysql.lists.mysql

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.