Problems when running Embedded demo app

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Bryan
Posts: 13
Joined: Fri 09 Feb 2007 16:02

Problems when running Embedded demo app

Post by Bryan » Wed 26 Dec 2007 15:14

Hello,
I'm trying to run the demo app for the embedded server and I continually get an error/access violation.
"a call to mysql_server_init failed"

When I run the app, it does create the data folder and test folder and does create the EMP table, but then I get the MySQL server initialization failed.

I have the libmysqld.dll file in the application folder. The version is 5.1
I'm using 5.20.0.12 14-Nov-07 version of MyDAC.

Thanks for any suggestions you may have.
Regards,
Bryan

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 28 Dec 2007 07:24

We have fixed this problem. This fix will be included in the next MyDAC build.

Bryan
Posts: 13
Joined: Fri 09 Feb 2007 16:02

Post by Bryan » Fri 28 Dec 2007 13:24

Do you have a guess on when the next build will be released?

Thanks!
Bryan
Dimon wrote:We have fixed this problem. This fix will be included in the next MyDAC build.

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

Post by Antaeus » Thu 03 Jan 2008 07:57

We are planning to release it during the next week.

Post Reply