I asked on MySQL list about the same thing, I noticed it too. Somebody from MySQL replied and noted that part at the end is a mistake and that transactions will in fact be supported soon. Some transactions possibly be supported this year but he couldn't make any promises. ----- Original Message ----- From: Magnus Heino <magnus@vuab.net> To: Jose de Leon <jadiel@thevision.net> Cc: <zope@zope.org> Sent: Monday, November 01, 1999 11:57 PM Subject: Re: [Zope] MySQL and Zope
BTW, The MySQL developers will be adding transaction support. It would be nice to be ready for that than to have to catch up. If you look at their current TODO list, Transactions is #2 on the "Near Future" In general, their near futures have been quite near. :-)
If you scroll down a bit on that page, it says; " F.3 Some things we don't have any plans to do Transactions with rollback (we mainly do SELECTs, and because we don't do transactions, we can be much quicker on everything else). We will support some kind of atomic operations on multiple tables, though. Currently atomic operations can be done with LOCK TABLES/UNLOCK TABLES but we will make this more automatic in the future. " So I really dont know what they mean...? /Magnus Heino _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope (Related lists - please, no cross posts or HTML encoding! To receive general Zope announcements, see: http://lists.zope.org/mailman/listinfo/zope-announce For developer-specific issues, zope-dev@zope.org - http://lists.zope.org/mailman/listinfo/zope-dev )