List:General Discussion« Previous MessageNext Message »
From:Egor Egorov Date:July 18 2003 12:40pm
Subject:Re: WG: wait_timeout in my.cnf
View as plain text  
"Moritz Steiner" <Moritz.Steiner@stripped> wrote:
> Thanks a lot, that solved my problem!

In additional, wait_timeout is set if you only specify wait_timeout variables. You can
check it with mysqladmin -uuser_name -ppassword var | grep timeout.

mysql client program is running in interactive mode. In this case value for 'wait_timeout'
is taken from 'interactive_timeout' variable.

> 
> Moritz
> 
> 
> -----Urspr?ngliche Nachricht-----
> Von: Egor Egorov [mailto:egor.egorov@stripped] 
> Gesendet: Freitag, 18. Juli 2003 10:16
> An: mysql@stripped
> Betreff: Re: WG: wait_timeout in my.cnf
> 
> On Wednesday 16 July 2003 16:10, Moritz Steiner wrote:
>> Like this:
>>
>> # The number of seconds the server waits for activity on a connection
>> # before closing it
>> wait_timeout            =       300
> 
> Set interactive_timeout=300, too.
> 
>>
>> -----Urspr?ngliche Nachricht-----
>> Von: Egor Egorov [mailto:egor.egorov@stripped]
>> Gesendet: Mittwoch, 16. Juli 2003 09:55
>> An: mysql@stripped
>> Betreff: Re: WG: wait_timeout in my.cnf
>>
>> "Moritz Steiner" <Moritz.Steiner@stripped> wrote:
>> > I set a lot of variables in the my.cnf file, all variables are set (I
>> > checked it with "show variables") except of wait_timeout. If I set the
>> > option in MySQL with "option wait_status=xxx" it works.
>>
>> How did you set the wait_timeout variable?
> 
> 
> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   Egor.Egorov@stripped
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



Thread
WG: wait_timeout in my.cnfMoritz Steiner15 Jul
  • Re: WG: wait_timeout in my.cnfEgor Egorov16 Jul
    • Re: WG: wait_timeout in my.cnfEgor Egorov18 Jul
AW: WG: wait_timeout in my.cnfMoritz Steiner18 Jul
  • Re: WG: wait_timeout in my.cnfEgor Egorov18 Jul