Hello,
With the libmysqld50.dll they are no problème but when we use the libmysqld51.dll or a more recent dll the application crash.
The crash will be in the line : 724 of ZPlainMySqlDriver.pas
=> Handle := MYSQL_API.mysql_init(nil);
I try it width Delphi 2009 and the Zeoslib 7 : 792
Have you a solution ?
Error with the limysqld51.dll
Moderators: gto, EgonHugeist, olehs
-
- Fresh Boarder
- Posts: 3
- Joined: 22.02.2010, 21:23
Oh thank's i forget to change the share folder...
I had change the lib, and the ./data/mysql/* but not the ./share/
Now it's work perfectly... Sorry for the false alerte !
[align=center]***[/align]
For information I also try the libmysqld from MariaDb : http://askmonty.org/wiki/index.php/MariaDB it's works good... You can had to information to compability database....
What is MariaDB?
MariaDB is a backward compatible, drop-in replacement branch of the MySQL® Database Server. It includes all major open source storage engines, including the Maria storage engine.
MariaDB is community developed in collaboration with Monty Program. Our ambition is to make MariaDB the best open and free branch of MySQL Database Server for the end user, developer and partner communities.
I had change the lib, and the ./data/mysql/* but not the ./share/
Now it's work perfectly... Sorry for the false alerte !
[align=center]***[/align]
For information I also try the libmysqld from MariaDb : http://askmonty.org/wiki/index.php/MariaDB it's works good... You can had to information to compability database....
What is MariaDB?
MariaDB is a backward compatible, drop-in replacement branch of the MySQL® Database Server. It includes all major open source storage engines, including the Maria storage engine.
MariaDB is community developed in collaboration with Monty Program. Our ambition is to make MariaDB the best open and free branch of MySQL Database Server for the end user, developer and partner communities.