libmysql.dll - to many subsequent errors
Posted: 21.10.2017, 15:10
Hi, I have problem with library above (downloaded from "https://dev.mysql.com/downloads/connector/c/". In the *.zip locate the "lib" directory with "libmysql.dll".)
Problem is based on library verison.
With version 6.1.6.0 everything works fine, but the latest version 6.1.11.0 gives me error "too many consecutive exeptions". Project contains from Zeos components only TConnection, that is connected when the program start and disconected before program ends.
No errors in Delphi 2010 are raised.
No Querry components are used.
Zeos is download from SVN. Trunk version used: "http://svn.code.sf.net/p/zeoslib/code-0/trunk".
Can anyone help, where is the problem?
Problem is based on library verison.
With version 6.1.6.0 everything works fine, but the latest version 6.1.11.0 gives me error "too many consecutive exeptions". Project contains from Zeos components only TConnection, that is connected when the program start and disconected before program ends.
No errors in Delphi 2010 are raised.
No Querry components are used.
Zeos is download from SVN. Trunk version used: "http://svn.code.sf.net/p/zeoslib/code-0/trunk".
Can anyone help, where is the problem?