mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge an addition to BUG51342 5.0-bugteam -> 5.1-bugteam.
This commit is contained in:
@ -90,7 +90,7 @@ INSERT INTO t1 VALUES(1);
|
||||
XA END 'x';
|
||||
XA COMMIT 'x' ONE PHASE;
|
||||
DROP TABLE t1;
|
||||
SET SESSION autocommit=DEFAULT;
|
||||
SET SESSION autocommit=1;
|
||||
End of 5.0 tests
|
||||
xa start 'a';
|
||||
xa end 'a';
|
||||
|
Reference in New Issue
Block a user