Embedded server demo works with libmysqld from 4.1.1.19

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Jeffl
Posts: 5
Joined: Thu 28 Apr 2005 10:07

Embedded server demo works with libmysqld from 4.1.1.19

Post by Jeffl » Fri 05 May 2006 00:05

:lol: There have been a lot of posts about embedded server. Here is what I have found.
Using MYDAC 4.30.0.12. Downloaded the last install for win32 (zip - noinstall) and used the dll from the /embedded/DLL/release/ directory in the archive.
The archive file is called mysql-noinstall-4.1.19-win32.zip and can be found at http://dev.mysql.com/get/Downloads/MySQ ... mysql.com/

drop the dll into the example directory,compile and run. I also had to stop the version 5.11 server that was using named pipes on the dev machine

sorry for the new post... but which one to put it in

Post Reply