[patch_done] Problem Mariadb and Lazarus

The official tester's forum for ZeosLib 7.1. Ask for help, post proposals or solutions.
Post Reply
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

[patch_done] Problem Mariadb and Lazarus

Post 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
You do not have the required permissions to view the files attached to this post.
Last edited by elidorio2 on 27.07.2013, 00:46, edited 3 times in total.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post 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.
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

Post 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
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post 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?
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

Post by elidorio2 »

EgonHugeist,

Tested again!

If Zeos not find dll libmariadb.dll it is generating the same error posted above error "AV".
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

Post by elidorio2 »

EgonHugeist,

Tested again!

If Zeos not find dll libmariadb.dll it is generating the same error posted above error "AV".
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Post 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?
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
elidorio2
Expert Boarder
Expert Boarder
Posts: 159
Joined: 20.08.2006, 05:37
Location: Tapejara -Pr
Contact:

[solved]

Post by elidorio2 »

Hello Michel,

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

Thank you

Edson
You do not have the required permissions to view the files attached to this post.
Post Reply