List:Internals« Previous MessageNext Message »
From:mmatthews Date:October 25 2005 3:50pm
Subject:Connector/J commit: r4450 - branches/branch_5_0/connector-j
View as plain text  
Modified:
   branches/branch_5_0/connector-j/CHANGES
Log:
Change notes for testsuite and XA fixes.

Modified: branches/branch_5_0/connector-j/CHANGES
===================================================================
--- branches/branch_5_0/connector-j/CHANGES	2005-10-25 15:50:07 UTC (rev 4449)
+++ branches/branch_5_0/connector-j/CHANGES	2005-10-25 15:50:31 UTC (rev 4450)
@@ -44,6 +44,12 @@
       for XA failures compared to the "stock" XAException (which has no
       messages).
       
+    - Fixed BUG#14279 - Idle timeouts cause XAConnections to whine about rolling 
+      themselves back
+      
+    - Added support for Connector/MXJ integration via url subprotocol
+      "jdbc:mysql:mxj://....".
+      
 09-xx-05 - Version 3.1.11-stable
 
     - Fixed BUG#11629 - Spurious "!" on console when character

Thread
Connector/J commit: r4450 - branches/branch_5_0/connector-jmmatthews25 Oct