﻿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
354	Unit tests fail with old version of MySQLdb	Steve Steiner	Adrian Holovaty	"I changed to the 'tests' directory and attempted to run the tests with the following result:

~/Development/django/tests->python ./runtests.py
Running tests with database 'mysql'
Traceback (most recent call last):
  File ""./runtests.py"", line 202, in ?
    t.run_tests()
  File ""./runtests.py"", line 85, in run_tests
    db.connection.autocommit()
TypeError: function takes exactly 1 argument (0 given)
"	defect	closed	Tools	1.0	normal	fixed			Unreviewed	0	0	0	0	0	0
