Ole Laursen - 2008-09-30

This is breaking Django which is using a class derived from the unicode class. You can see the Django bug here: http://code.djangoproject.com/ticket/6052

I had a look when I posted to the Django bug, and I think it's just a matter of making the type detection stuff in MySQLdb a bit smarter, but I couldn't quite figure out how it was working.