Heikki Tuuri wrote:

Cube,

----- Original Message ----- From: "cube" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Friday, June 06, 2003 11:05 PM
Subject: distributed transaction management in MySQL




Hello to everybody from new user :)

My question is:
Does MySQL supports distributed transaction management ?


I think the JDBC interface fakes some XA capability. It is not a true
2-phase commit.

This functionality was removed in Connector/J 3.0 and later, because it was very rarely used, and could lead to data loss with heuristic failures.


        -Mark
--
For technical support contracts, visit https://order.mysql.com/?ref=mmma

    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /  Mark Matthews <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__ MySQL AB, SW Dev. Manager - J2EE/Windows
 /_/  /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
        <___/ www.mysql.com


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to