libmysqld.dll for mysql v5

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Firas Shrourou

libmysqld.dll for mysql v5

Post by Firas Shrourou » Sat 29 Apr 2006 16:23

Dear all
i'm using mydac in delphi 5 to access mysql server v5.0.15
I need to go to the Embedded edition, seemes to be no libmysqld.dll with the distribution of mysql server v5.0.15.
how can I get the dll compiled
please be noted that i'm using innodb engine and created some views so i can't downgrade to mysql v4

thanks

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 03 May 2006 09:55

As we know, MySQL server 5.0 doesn't have libmysqld.dll in the binary installation package. Please refer to this link for more information.

Post Reply