I am executing a long (about 1-2 mins) query and it says at some point "Lost connection with MySQL server".
I am using MyDAC 5.10.0.10. CommandTimeout = 0. The connection is local network. A lot of people is working with this MySQL server so I guess it is not a problem of the server or of the application.
Can you please point me out what can the problem be?
I thought that this problem was solved in MyDAC 5.xx and as I understood it has to reissue the last query. Or am I doing sth wrong?
Thank you for the past help. And hope that you will be able to help me now too