Zope MySQL Database Adapter Stability: Good Released: 2000-01-18 00:00 UTC Notes This is a bugfix release. If you are using an earlier version, I highly recommend you upgrade. The database-specific quoting mechanism was misnamed and broken as well. The database browser now shows more reasonable column types. ZMySQLTDA, which supports the transaction manager, now ensures when the connection is open that your MySQL server supports BDB tables (works only for 3.23.30 and later). You still have to use BDB tables for transactions to work, and should get errors if Zope tries to rollback when non-transactional tables have been modified. As usual, untar this in your Zope home directory (where the lib directory is) and restart Zope. Obviously you need MySQLdb version 0.3.0 or newer. http://dustman.net/andy/python/ZMySQLDA/2.0.2 -- Andy Dustman PGP: 0xC72F3F1D @ .net http://dustman.net/andy
participants (1)
-
Andy Dustman