Looking through various database feature lists, a fairly common thing seems to be Distributed Transactions (as in two databases, each have an uncommited transaction that needs to be commited and either all of both commit or all of both are rolled back).
Firstly, anyone got any links on how you implement this seemingly race-hazard-ridden thing in a deterministic manner?
Secondly, has anyone heard anything about either MySQL gaining this feaure or addons being available to give MySQL this feature?
Regards,
Chris
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]