"Paul Maine" <[EMAIL PROTECTED]> wrote:
> I am running MySQL version 4.0.18 on a Windows 2000 server system. If I log
> in locally as an administrator and issues a command such as "DESCRIBE TABLE
> some_table;" - everything works fine. If I come back at a later time and run
> the same command again - it fails because of some type of timeout. If I
> immediately execute the same command again - it works. What timeout controls
> this behavior?
> 

Take a look at wait_timeout and interactive_timeout variables:
        http://dev.mysql.com/doc/mysql/en/Server_system_variables.html


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [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