Re: MariaDB, official support

2018-07-05 Thread Tom Forbes
I think that given Adams plan it might be possible to get this done before 2.2 as there are not too many failures. I’m not entirely convinced that including MariaDB logic inside the MySQL backend is a permanent solution. It might be the path of least resistance right now, and a good idea to get

Re: MariaDB, official support

2018-07-05 Thread Tim Graham
I added MariaDB 10.1.29 (as packaged by Ubuntu 18.04) to Jenkins: https://djangoci.com/job/master-mariadb/ You can trigger the builder on PRs with the comment "buildbot, test on mariadb." There are 30 failures, mainly related to windows expressions and select_for_update. On Thursday, July 5,

Re: MariaDB, official support

2018-07-05 Thread Carlton Gibson
This seems a bit more pressing now: 2.0.7 broke MariaDB compatibility. https://code.djangoproject.com/ticket/29544 I'm sure that can be fixed. But we're in a tricky position now. Claude has marked the ticket as a Release Blocker, which is understandable, but I can't see how we can both