I need a great resource for interacting with MySql (version 5.0.45) with Python2.6.
I'm using cherrypy, mako, the standard library, and nothing else.
The resources can be blogs, howtos, books (online of offline), whatever.
Additional information:
The python mysql module, MySQLdb, is compatible with Python DB-API 2.0 . See http://sourceforge.net/projects/mysql-python.