summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mysql-test/t/xa.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/xa.test b/mysql-test/t/xa.test
index aa921516110..1347fd05415 100644
--- a/mysql-test/t/xa.test
+++ b/mysql-test/t/xa.test
@@ -31,7 +31,7 @@ xa end 'testa','testb';
connect (con1,localhost,,,);
connection con1;
---error 1438
+--error 1440
xa start 'testa','testb';
# gtrid [ , bqual [ , formatID ] ]