Re: MySQL Timeout Question

2004-04-15 Thread Victoria Reznichenko
"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

MySQL Timeout Question

2004-04-14 Thread Paul Maine
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