Page 1 of 1

Timeout? How to set?

Posted: Mon 24 Apr 2006 15:29
by hokiebird2
I keep experiencing timeouts when using the

CoreLab.MySql.MySqlScript.execute to execute many sql statements.

I've noticed I get a "Lost connection with server" at around 5 minutes, although I can see the last query statement still running on teh server itself.

Posted: Tue 25 Apr 2006 11:20
by Alexey
Send us small test project if possible to reproduce the problem; it is
desirable to use 'test' schema objects, otherwise include definition of
your own database objects. Do not use third party components.
If it is impossible for you to create test project please send us a piece of
your code where the error occurs.