pali

Results 504 comments of pali

Could you check if this issue is also in DBD::MariaDB? It has also checks for mysql client library via Devel::CheckLib.

You could also try to compile DBD::MariaDB with the same mysql client library which is causing issue in this ticket.

Ok, thank you for testing! Now we know that it needs to be properly fixed in MakeMaker, CheckLib, etc...

This looks like a same issue as for DBD::MariaDB from comment: https://github.com/gooddata/DBD-MariaDB/issues/80#issuecomment-404682682 (Temporary) fix for DBD::MariaDB: https://github.com/gooddata/DBD-MariaDB/commit/77521260a8e6c987e920f425b4c5dce4a6403456 It seems that OpenBSD malloc overhead is bigger then on Linux. Some more...

Reopening again. Stupid github, it closes this issue everytime I push some commits into my forked repo which reference this issue, ah :-(

Hello! Is this issue also with DBD::MariaDB module?

I have looked at this pull request and similar fix is needed also for DBD::MariaDB. As this is issue is about MariaDB and not MySQL, I'm planning to look at...

I'm still investigation what happened. But it is really pity that API of such critical function was changed in backward incompatible manner.

Ok, so it is really how I have written it. So fell free to update info in commit message. Possible exchange of _client_ and _server_ version in referenced ticket/commit could...