Time out with large dataabses

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
dhammink
Posts: 10
Joined: Wed 28 Sep 2005 08:37
Location: Germany

Time out with large dataabses

Post by dhammink » Wed 06 Sep 2006 07:33

Hi,

Since the queries to the information Schema on large database can be slow . (Longer then 30 seconds) I get the lost connection to mysql server message.

How can I adjust this timeout in the Developpper Tools ?

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Wed 06 Sep 2006 08:23

Unfortunately, you can tune only ConnectionTimeout parameter. We'll add ExecuteTimeout support in the next release.

Post Reply