Remove BLOB converter for compatibility with MySQLdb-1.0.0 and newer.
Remove some bogus error handling in query.
Use db.ping() in _begin to make sure the connection is still good. ping() should reopen the connection if it is no longer good.
Authored by: adustman 2005-03-06
Parent: [r374]
Child: [r376]