ntdll.dll - access violation with embedded server

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mydac4std
Posts: 13
Joined: Mon 20 Feb 2006 19:05

ntdll.dll - access violation with embedded server

Post by mydac4std » Wed 15 Mar 2006 10:31

CPU P4, 3GHz, 1Gb
OS WinXP Pro SP2
Dephi6 Pro, SP2 (Build 6.240)

MyDAC version 4.30

Embedded Server
libmysqld.dll version 4.0.20.0

ntdll.dll version 5.1.2600.2180

I tried to compile sample programm Embedded.exe and run it,

Error message:
Access violation at address nnnnnnnn in module 'ntdll.dll'

What went wrong? Is libmysql.dll too old or what?

- Esa

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

Post by Antaeus » Thu 16 Mar 2006 11:17

This bug is concerned to this version of MySQL embedded server. Try using version 4.1 or higher.

Post Reply