﻿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
30897	Improved QuerySet.explain() for newer versions of MariaDB and MySQL.	Nick Pope	Nick Pope	"- MySQL 8.0.16+ has support for [https://dev.mysql.com/doc/refman/8.0/en/explain.html#explain-execution-plan EXPLAIN FORMAT=TREE].
- MySQL 8.0.18+ has support for [https://dev.mysql.com/doc/refman/8.0/en/explain.html#explain-analyze EXPLAIN ANALYZE].
- MariaDB 10.1.0+ has support for [https://mariadb.com/kb/en/library/analyze-statement/ ANALYZE]. (Was `EXPLAIN ANALYZE` before 10.1.0.)"	New feature	assigned	Database layer (models, ORM)	dev	Normal		explain, analyze, mariadb, mysql		Unreviewed	0	0	0	0	0	0
