﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29455	MySQL Backend & features detection are not taking MariaDB Aria engine into account	Benjamin Rigaud	nobody	"**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
"	Bug	closed	Database layer (models, ORM)	1.11	Normal	invalid	mariadb		Unreviewed	0	0	0	0	0	0
