MyDAC and MySQL Embedded server - recompiling is not required

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

MyDAC and MySQL Embedded server - recompiling is not required

Post by Ikar » Thu 25 Nov 2004 12:34

MyDAC 3.30.1.13 has successfully been tested on compatibility with MySQL Embedded server 4.1.7. Now to work with MySQL Embedded server you need not recompile libmysqld.dll
Last edited by Ikar on Thu 20 Jan 2005 09:03, edited 1 time in total.

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Sat 04 Dec 2004 22:43

I replaced your libmysqld.dll by the libmysqld.dll from the installation folder of mySQL 4.1 and recompiled my application with the last mydac version and I get this error when I try to run the program :
"A call to an mysql_server_init failed"

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Mon 13 Dec 2004 15:02


Post Reply