﻿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
22234	Special characters in database password are not escaped correctly on Windows platforms	djangoproject.com@…	nobody	"https://github.com/django/django/blob/master/django/db/backends/mysql/client.py#L38

On Windows platforms, the database client command line is composed as a string, but no escaping whatsoever is performed on the parameters. Database configuration can contain special characters (especially the password), which would require escaping.

Real-life case: http://stackoverflow.com/questions/22280126/sign-in-database-password-in-django"	Bug	closed	Core (Management commands)	dev	Normal	fixed		anubhav9042@…	Accepted	1	0	0	0	0	0
