﻿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
31491	"dbshell command for MySQL backend uses ""passwd"" instead of ""password""."	Maruti N Sharma	Hasan Ramezani	"For MySql, ""passwd"" has been replaced with ""password"" long time ago, please check here [https://code.djangoproject.com/ticket/5024]
But dbshell command still looks for ""passwd"" key in the  settings for db password, resulting in connection error.
This behaviour is also slightly different than other back-ends.

Pull request submitted: [https://github.com/django/django/pull/12763]


(My apologies for any mistake, I am new to bug-tracking system)

"	Cleanup/optimization	closed	Core (Management commands)	dev	Normal	fixed	dbshell, db, command-line		Accepted	1	0	0	0	1	0
