MyDAC 5.10.0.10 not work with libmysqld.dll 5.1.21

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

MyDAC 5.10.0.10 not work with libmysqld.dll 5.1.21

Post by eduardosic » Mon 17 Sep 2007 00:10

Hi,

i try to use a Embedded demo, i disable Innodb support but when i connect do Embedded the exception is raised

"A Call to an mysql_server_init failed
Access violation in adress 7C918FEA in module ntdll.dll. write adress 00000010"

this version of libmysqld.dll is not supported?

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

Post by Antaeus » Mon 17 Sep 2007 14:13

We did not test MyDAC with latest builds of MySQL Embedded 5.1, as it is pretty unstable, and this version is still in beta.
We recommend using MySQL Embedded 4.1 as it is the most stable version.

chintatlim
Posts: 22
Joined: Tue 09 Nov 2004 00:31

but, MySQL 5.1 will RC

Post by chintatlim » Mon 17 Sep 2007 15:27

but, MySQL 5.1 will RC (5.1.22), so, production release just in this two months.

Please make DAC for MySQL v5 fully support MySQL 5.1 embedded server

eduardosic
Posts: 387
Joined: Fri 18 Nov 2005 00:26
Location: Brazil

I need View...

Post by eduardosic » Mon 17 Sep 2007 20:24

Antaeus wrote:We did not test MyDAC with latest builds of MySQL Embedded 5.1, as it is pretty unstable, and this version is still in beta.
We recommend using MySQL Embedded 4.1 as it is the most stable version.


I need to use View and other resources of mySQL 5.

i go wait..

Borko
Posts: 2
Joined: Mon 22 Oct 2007 06:43
Location: Serbia

Post by Borko » Mon 22 Oct 2007 06:52

Hi,

Does anybody know when will be released version of MyEmbConnection that support MySQL5.1 libmysqld.dll?

Even a guess would be nice...

Thanks!

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

Post by Antaeus » Wed 24 Oct 2007 13:01

I did not find libmysqld.dll version 5.1 in the Windows installation of MySQL server. Please specify where did you get from? Have you built it yourself from sources, or downloaded from mysql.com?

Borko
Posts: 2
Joined: Mon 22 Oct 2007 06:43
Location: Serbia

Post by Borko » Wed 24 Oct 2007 13:12

I, may be wrong, but I think that when you use setup to install MySQL 5.1 on Windows you have to select full setup, in order to install libmysqld.dll.

If you just want libmysqld.dll, you can get it from no-install zip version of MySQL 5.1 from mysql site. Just look for the "embedded" folder in .zip file.

p.s. Sorry about terrible english... :)

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

Post by Antaeus » Mon 29 Oct 2007 08:24

Thank you.
We are going to begin tests in the nearest few days.

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

Post by Dimon » Thu 20 Dec 2007 10:58

We have supported MySQL Embedded 5.1. This fix will be included in the next MyDAC build. But keep in mind, this Embedded server version is pretty unstable.

Post Reply