diff options
author | serg@sergbook.mysql.com <> | 2005-08-13 08:42:35 +0200 |
---|---|---|
committer | serg@sergbook.mysql.com <> | 2005-08-13 08:42:35 +0200 |
commit | 135103bac171833a6725a13a5ef498338cfc7a6a (patch) | |
tree | 59a85f35f7ad121f0d1820c278dca5cf461956a0 /mysql-test/t/xa.test | |
parent | d42f973b803bd9cde29ac9ace0d2417c8f8980b8 (diff) | |
download | mariadb-git-135103bac171833a6725a13a5ef498338cfc7a6a.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 ] ] |