diff options
author | unknown <serg@sergbook.mysql.com> | 2005-08-13 08:42:35 +0200 |
---|---|---|
committer | unknown <serg@sergbook.mysql.com> | 2005-08-13 08:42:35 +0200 |
commit | 731f47207282ae1f260d2886a315d2b4f42a59ba (patch) | |
tree | 59a85f35f7ad121f0d1820c278dca5cf461956a0 /mysql-test/t/xa.test | |
parent | 03e8517cb285072ada3664bc258f16b1e74c6551 (diff) | |
download | mariadb-git-731f47207282ae1f260d2886a315d2b4f42a59ba.tar.gz |
after merge
Diffstat (limited to 'mysql-test/t/xa.test')
-rw-r--r-- | mysql-test/t/xa.test | 2 |
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 ] ] |