﻿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
30117	Fix test with mysqlclient 1.4.0+	Mariusz Felisiak	Mariusz Felisiak	"Three tests are failing with `mysqlclient==1.4.0` (see [https://github.com/PyMySQL/mysqlclient-python/blob/master/HISTORY.rst#whats-new-in-140 release notes]):

- `backends.mysql.test_schema.SchemaEditorTests.test_quote_value (value=False)`,
- `backends.tests.BackendTestCase.test_cursor_execute_with_pyformat`,
- `raw_query.tests.RawQueryTests.test_pyformat_params`

on both MySQL and MariaDB.

"	Cleanup/optimization	closed	Database layer (models, ORM)	2.2	Normal	fixed	mysql mysqclient		Accepted	1	0	0	0	0	0
