﻿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
10803	dbshell should try 'mysql5' as well for executable name	hwaara@…	Håkan W	"Many of us who install mysql through MacPorts on OS X have the mysql executable named ""mysql5"". So when I try to do {{( python manage.py dbshell }} , I get this error:

{{{
./manage.py dbshell
Error: You appear not to have the 'mysql' program installed or on your path.
}}}

I propose that django should also try to use the client with this executable name (""mysql5"") rather than just failing if it can't find ""mysql""."	New feature	closed	Database layer (models, ORM)	dev	Normal	wontfix			Accepted	1	0	0	1	0	0
