Skip to content
Permalink
Browse files
xa.test fixed to be thread-stable.
  • Loading branch information
Alexey Botchkov committed Dec 18, 2017
1 parent 7fd7805 commit 8ed78cf
Showing 1 changed file with 2 additions and 1 deletion.
@@ -80,8 +80,9 @@ xa rollback 'testa','testb';
xa start 'zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz';

select * from t1;

disconnect con1;
--source include/wait_until_count_sessions.inc

connection default;

# MDEV-14593 human-readable XA RECOVER

0 comments on commit 8ed78cf

Please sign in to comment.