Embedded error

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Obi-Wan
Posts: 11
Joined: Tue 22 Sep 2015 08:29

Embedded error

Post by Obi-Wan » Wed 06 Apr 2016 10:39

Hi
when I try to connect to embedded server (included the one generated without problem with demo program) I got the error "unable to load libmysqld.dll".
What I'm doing wrong ?

Thanks

alexa

Re: Embedded error

Post by alexa » Wed 06 Apr 2016 13:25


Obi-Wan
Posts: 11
Joined: Tue 22 Sep 2015 08:29

Re: Embedded error

Post by Obi-Wan » Fri 08 Apr 2016 07:29

Hi
thanks for the answer: I make all steps in the document, and I also try to put libmysqld.dll in all shared folder without success: the strange is that in the same computer I compile and run the demo project (embedded.exe) and it generate the embedded DB and open it without any problem.

Thanks

alexa

Re: Embedded error

Post by alexa » Fri 08 Apr 2016 12:00

Could you please also check that both dbForge and the libmysqld.dll library are of the same bitness (x32 or x64)?

If that's not the issue, please send us the libmysqld.dll file for investigation or let us know where we can download it.

Obi-Wan
Posts: 11
Joined: Tue 22 Sep 2015 08:29

Re: Embedded error

Post by Obi-Wan » Mon 11 Apr 2016 07:13

Hi
I used Exe64bitDetector.exe on libmysqld.dll and dbforgemysql.exe and both result 32 bit (my windows 7 is 64 bit). You can get the dll at http://www.ivreatennisacademy.it/libmysqld.rar (I will delete it in the morning).
Thanks a lot
cu

alexa

Re: Embedded error

Post by alexa » Mon 11 Apr 2016 15:29

Thank you for the reply.

We will investigate this issue and will answer you as soon as possible.

alexa

Re: Embedded error

Post by alexa » Tue 12 Apr 2016 13:46

Please note that on x32 operating systems dbForge installs as x32 version, whereas on x64 operating systems dbForge installs as x64 version.

Therefore, you have to install an x64 version of the MySQL server and use an x64 version of the libmysqld.dll file from there, but not an x32 one.

Obi-Wan
Posts: 11
Joined: Tue 22 Sep 2015 08:29

Re: Embedded error

Post by Obi-Wan » Fri 15 Apr 2016 08:13

Hi Alexa
I replaced my version of Mysql with an X64 one (5.7.11); on my pc I have Windows 7 64bit but
I notice that dbForge is 32bit versio (this is the result of Exe64bitDetector.exe), but you say that dbForge should be 64bit....

Thanks

alexa

Re: Embedded error

Post by alexa » Fri 15 Apr 2016 09:50

We are not aware of the mentioned tool. We would rather recommend you to check the bitness of dbForge with Windows Task Manager.

Obi-Wan
Posts: 11
Joined: Tue 22 Sep 2015 08:29

Re: Embedded error

Post by Obi-Wan » Wed 20 Apr 2016 07:55

Hi
it appears as 64-bit , and also process explorer confirm...
So I have Mysql X64 5.7.11, Windows 7 64bit dbForge :
after upgrading to MySql 64bit I recompile demo example
realtive to embedded server of mydac component for Delphi
and all is working good except than dbForge that give me
"Unknown error 1146" (Tryiing to open embedded dbase created
with demo program)

alexa

Re: Embedded error

Post by alexa » Wed 20 Apr 2016 09:40

Hello.

Thank you for the reply.

Could you please send us the 'libmysqld.dll' file for investigation?

You can reply straight to our support system at supportATdevartDOTcom

Post Reply