﻿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
27677	Disable savepoint support for MySQL NDB engine tables, and option to overwrite the default.	Alan Justino da Silva	nobody	"Savepoint support for MySQL has introduced in ~2012. Right now there is the NDBCLUSTER engine that does support transactions but does not support savepoints. And returns error if tried.

(Related: #15507)

On Github PR https://github.com/django/django/pull/7779 is code that disables savepoints for NDB/NDBCLUSTER but allows user to explicitly enable/disable savepoints for this and other engines in the future if needed.

Please provide feedback before effort be put in documentation on this new feature."	New feature	closed	Database layer (models, ORM)	dev	Normal	wontfix		Adam Johnson	Unreviewed	1	0	0	0	1	0
