"Moritz Steiner" <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED] 
> Gesendet: Freitag, 18. Juli 2003 10:16
> An: [EMAIL PROTECTED]
> 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:[EMAIL PROTECTED]
>> Gesendet: Mittwoch, 16. Juli 2003 09:55
>> An: [EMAIL PROTECTED]
>> Betreff: Re: WG: wait_timeout in my.cnf
>>
>> "Moritz Steiner" <[EMAIL PROTECTED]> 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
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to