pali
pali
Hi! This problem should be already fixed in DBD::MariaDB 1.00 which is on cpan: https://metacpan.org/pod/DBD::MariaDB
I guess this cannot be fixed in DBD::mysql due to legacy issues and existing code which depends on this behavior which you descried in the title of the issue (see...
This issue was fixed in https://github.com/gooddata/DBD-MariaDB repository.
Hi! This problem is fixed in DBD::MariaDB project: https://github.com/gooddata/DBD-MariaDB.
https://github.com/gooddata/DBD-MariaDB/pull/57
@graz68a There is DBD::MariaDB https://metacpan.org/release/PALI/DBD-MariaDB-0.90_01 with support for MariaDB 10.2
Nope, the whole fix for SSL (CVE-2017-10789) was reverted in https://github.com/perl5-dbi/DBD-mysql/commit/6fd72e55c9771b25b5775d08a120baae3181806e.
Can you check if this problem is still present in DBD::MariaDB? https://metacpan.org/release/PALI/DBD-MariaDB-0.90_01
> NE (New Executable) is a 16 Bit proto PE format No, it is not PE format. It is completely different format (called NE), and in this repository there is...
Ok! In case somebody is interested in libne, let me know. All documents on internet which describe NE format are incomplete because MS had not published full specification and also...