* Releasing the GIL for a few more functions that query the remote mysql
server, fixing launchpad bug #582124.
* Fixing a memory leak caused by a half-finished code refactor.
* Working around mysql sometimes returning invalid date data, fixing
launchpad bug #672059.
* Fix problem with charset decoding manifesting as an AttributeError in py3k