MySQL Enterprise.Â
MySQL Enterprise subscribers will find more information about
using Python with the MySQL API in the MySQL Knowledge Base
articles found at
Python. Access to the MySQL Knowledge Base collection of
articles is one of the advantages of subscribing to MySQL
Enterprise. For more information see
http://www.mysql.com/products/enterprise/advisors.html.
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.
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.