Page 1 of 1

Connection lost during DELETE

Posted: Thu 23 Dec 2004 09:43
by lsc82
I've D5, MyDac 3.1.13, MySQL 4.0.20a

1 TForm
1 TMyConnection
1 TMyCommand (or TMyQuery)
1 large table in InnoDB

if I execute "DELETE FROM TABLENAME" or "ALTER TABLE ..." after a while the application says "Connection Lost during query".. apparently it runs timeout.

Thanks

Re: Connection lost during DELETE

Posted: Thu 23 Dec 2004 10:01
by Ikar
Thank you for information.
It's known problem and we've already fixed it.
This fix will be available in about two days.