[Django] #29455: MySQL Backend & features detection are not taking MariaDB Aria engine into account

2 views
Skip to first unread message

Django

unread,
May 28, 2018, 6:25:20 AM5/28/18
to django-...@googlegroups.com
#29455: MySQL Backend & features detection are not taking MariaDB Aria engine into
account
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
benjaminrigaud |
Type: Bug | Status: new
Component: Database | Version: 1.11
layer (models, ORM) |
Severity: Normal | Keywords: mariadb
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
**DatabaseFeatures.can_introspect_foreign_keys** &
**supports_transactions** checks for MyISAM string.

Aria engine from the MariaDB fork has the same features as MyISAM.

Our tests are failing with Aria & Django 1.11 because it thinks the
database supports transactions.

Regards,
Ben

--
Ticket URL: <https://code.djangoproject.com/ticket/29455>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 28, 2018, 9:12:55 AM5/28/18
to django-...@googlegroups.com
#29455: MySQL Backend & features detection are not taking MariaDB Aria engine into
account
-------------------------------------+-------------------------------------
Reporter: Benjamin Rigaud | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 1.11
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: mariadb | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

* status: new => closed
* resolution: => invalid


Comment:

Django doesn't officially support MariaDB yet (see
[https://groups.google.com/d/topic/django-
developers/31j1dNOZ7zc/discussion django-developers]).

--
Ticket URL: <https://code.djangoproject.com/ticket/29455#comment:1>

Django

unread,
May 28, 2018, 11:14:04 AM5/28/18
to django-...@googlegroups.com
#29455: MySQL Backend & features detection are not taking MariaDB Aria engine into
account
-------------------------------------+-------------------------------------
Reporter: Benjamin Rigaud | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 1.11
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: mariadb | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz):

FWIW, we desperately need someone adding a MariaDB config to our CI
server...

--
Ticket URL: <https://code.djangoproject.com/ticket/29455#comment:2>

Reply all
Reply to author
Forward
0 new messages