Page 1 of 1

[patch_done] Problem Mariadb and Lazarus

Posted: 12.06.2013, 02:25
by elidorio2
Hello,


This generating a when trying to aticar with the connection with Zeos. Percibi that this generating this error, the maruadb dll libmysql.dll is not set in the field of the LibraryLocation component, the Zeos is not seeking from the

I am using windows 7 32 bit + Lazarus 1.08 fpc 2.62.

[]'s

Posted: 21.07.2013, 11:52
by EgonHugeist
elidorio2,

it might be possible this issue is gone. I found a bad line which tryed to call a function on a unassigned object. Can you update and check if your issue is resolved?

Which means for me you tryed to access a incompatible (32/64Bit) dll again.

Posted: 21.07.2013, 23:43
by elidorio2
EgonHugeist,

Did some testing here, works like this:
libmariadb.dll = is working with this dll in this package Zeos.
That dll comes with MariaDB only works if rename libmysql.dll to libmariadb.dll.

--
Edson

Posted: 22.07.2013, 21:53
by EgonHugeist
elidorio2,

?? that i do not understand. We (Mark and me) know about some mariadb issues but we can successfully use this client.lib. Edson i'm asking for: Is the AV still present after updating Zeos?

Posted: 24.07.2013, 02:21
by elidorio2
EgonHugeist,

Tested again!

If Zeos not find dll libmariadb.dll it is generating the same error posted above error "AV".

Posted: 24.07.2013, 02:26
by elidorio2
EgonHugeist,

Tested again!

If Zeos not find dll libmariadb.dll it is generating the same error posted above error "AV".

Posted: 26.07.2013, 23:24
by EgonHugeist
elidorio2,

ok second round. I've found and fixed a second nasty AV while tracking a other Bugreport. You've been right (wondering why i hadn't seen it before) there was a nasty SIGDEV on Disposing a non assigned record.

So could you please check it again, Edson?

[solved]

Posted: 27.07.2013, 00:33
by elidorio2
Hello Michel,

Now this ok. Now the message below, when does not find the dll libmariadb.dll

Thank you

Edson