If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Does MySQL 5.0 supports Distributed Transaction?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-07-09, 03:32
steveayres steveayres is offline
Registered User
 
Join Date: Jun 2006
Posts: 5
Does MySQL 5.0 supports Distributed Transaction?

Hi All,

I am facing a problem and I will be really helpfull if someone please confirm whether "MySQL 5.0 supports Distributed Transaction".

I create a Link Server between SQL Server 2000 (i.e. in Windows 2003 server with SP2,IIS 6) and MySQL 5.0 (i.e also in Windows 2003 server with SP2,IIS 6) also MySQL ODBC 5.1 is installed. I can retrive data but cannot use triggers to insert, update or delete. On insert/update I am getting error:

Server: Msg 7391, Level 16, State 1,
The operation could not be performed because the OLE DB provider 'MSDASQL' was unable to begin a distributed transaction.
OLE DB error trace [OLE/DB Provider 'MSDASQL' ITransactionJoin::JoinTransaction returned 0x8004d00a].

I read various article like (How to troubleshoot error 7391 that occurs when you use a linked server in SQL Server, http://support.microsoft.com/default...;en-us;329332). I follow the steps written there but no solution.

Kindly help?

Regards
Sougata
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On