Genes Lists via arch-general arch-general@archlinux.org on Thu, 2018/09/27 09:36:
On 9/27/18 7:04 AM, leoutation@gmx.fr wrote:
If you have further news, feel free to share. :)
Mariadb 10.2 and 10.3 are available in all distro except Arch https://downloads.mariadb.org/mariadb/repositories/#mirror=cnrs
The link Eli provided references lots of client programs having problems
- but I didn't find a list of which client programs.
We encountered random failures in different client... And did not record an exact list. Possibly most of this was fixed in later version - I did not check in detail.
I do build packages for recent versions of MariaDB from time to time. Still failing is perl-dbd-mysql with its extensive test suite, that was my primary test case.
Due to unaddressed issues with MariaDB (and Unicode) the original DBD::mysql was forked into DBD::MariaDB [0]. Possibly we should have a look on whether or not replacing this package is an option... But if I understand correctly this brings new incompatibility.
[0] https://metacpan.org/pod/DBD::MariaDB