﻿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
14618	"unable to ""inspectdb"" on mysql4 database"	pyrou	nobody	"I tried an inspectdb on a mysql 4 database, and got an Exception

{{{django.db.utils.DatabaseError: (1146, ""Table 'information_schema.key_column_usage' doesn't exist"")}}}

raised from here : [/browser/django/trunk/django/db/backends/mysql/introspection.py#L66]

of course, that's because I'm on mysql 4

adding {{{DatabaseError}}} on the list of expected Error fix the problem"	Bug	closed	Core (Management commands)	dev	Normal	wontfix	inspectdb		Accepted	1	0	0	1	0	0
