DEVELOPER ZONE ::
Login / Register
MySQLdb provides MySQL support for Python, compliant with the Python DB API version 2.0. It can be found at http://sourceforge.net/projects/mysql-python/.
MySQLdb
A Zope driver is available from the same location. Install MySQL-Python first, then the ZMySQLDA software in the Zope *instance* directory after building Zope.
The project has recently converted to SVN so the CVS link above doesn't work any more.http://svn.sourceforge.net/viewcvs.cgi/*checkout*/mysql-python/trunk/MySQLdb/README?rev=HEADNote that 5.1 is not yet officially supported and hasn't been tested, but it should work without any issues. Most of the recent testing is with 5.0.
Add your own comment.
User Comments
A Zope driver is available from the same location. Install MySQL-Python first, then the ZMySQLDA software in the Zope *instance* directory after building Zope.
The project has recently converted to SVN so the CVS link above doesn't work any more.
http://svn.sourceforge.net/viewcvs.cgi/*checkout*/mysql-python/trunk/MySQLdb/README?rev=HEAD
Note that 5.1 is not yet officially supported and hasn't been tested, but it should work without any issues. Most of the recent testing is with 5.0.
Add your own comment.