[ZODB-Dev] Note for the docs: RelStorage requires at least MySQLdb 1.2.2 to work with Mysql

Shane Hathaway shane at hathawaymix.org
Wed May 7 11:44:15 EDT 2008


Anton Stonor wrote:
> Just wanted to share that RelStorage does not work with the MySQLdb 
> 1.2.1 adapter. 1.2.2 seems to work fine. [...] Maybe this requirement
> could go into the docs?

Well, it's already in the docs.  Look for "1.2.1" in README.txt.

http://svn.zope.org/relstorage/tags/1.0/README.txt?rev=84365&view=auto

I'll accept suggestions on how to reorganize the documentation to make 
this more noticeable.

My guess is you're using Debian Etch.  I wonder if it would be possible 
to get the Debian package maintainer to upgrade Etch's version of 
python-mysqldb, since the version that's there now is awfully buggy.

Shane



More information about the ZODB-Dev mailing list