> Is the mysql XA compliant ?
No.
> Is there a JDBC driver which support the possible XA compliancy of mysql?
No. Some application servers (Jboss for example) provide wrappers for
non-XA-compliant databases (which there are many), but you can end up with
corrupted databases, as the full two-phase-commit semantics are not
supported (just emulated).
-Mark (author of MM.MySQL JDBC driver for MySQL)
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php