Dear All,
I use TMySql() and ::Query() will return ::lError when internet has down. The error message is "MySql server has gone away". When the Internet connection has recovery, the ::Query() always return ::lError ("MySql server has gone away" as Internet connection fail). It like the connection has ended. I found that message come from libmysql.dll.
How can I solve this problem?