[Zope] MySQL and Zope

gtk gtk@well.com
Wed, 3 Nov 1999 10:08:27 +1100


If MySQL gets transactional support, will we be able to co-ordinate its
transactions with those of Zope?

Picture a method in a Zope class which updates a MySQL row and touches some
Zope objects. Zope will roll back the entire lot if one of the operations on
those objects fails, but as I understand it Zope doesn't provide any hooks
[yet] to tell MySQL to roll back the transaction performed on it.

Regards,
Garth.

--
<gtk@well.com>