summaryrefslogtreecommitdiff
path: root/mysql-test/extra
diff options
context:
space:
mode:
authorTatiana A. Nurnberg <azundris@mysql.com>2009-10-20 11:00:07 -0700
committerTatiana A. Nurnberg <azundris@mysql.com>2009-10-20 11:00:07 -0700
commit3f0d0d0633b121b2d615fe547bcd41518f49e810 (patch)
treeb5d1038169ce7dc60fcd39fa7500908a66394ef9 /mysql-test/extra
parentead175bb07a9101488fa59794900f65e3186a88d (diff)
parent5ef63a4f1c2f1abb81caaec639b962837821000f (diff)
downloadmariadb-git-3f0d0d0633b121b2d615fe547bcd41518f49e810.tar.gz
manual merge of 28141
Diffstat (limited to 'mysql-test/extra')
-rw-r--r--mysql-test/extra/rpl_tests/rpl_stm_000001.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/extra/rpl_tests/rpl_stm_000001.test b/mysql-test/extra/rpl_tests/rpl_stm_000001.test
index 1f5eb5786dd..869a9e3b07c 100644
--- a/mysql-test/extra/rpl_tests/rpl_stm_000001.test
+++ b/mysql-test/extra/rpl_tests/rpl_stm_000001.test
@@ -93,7 +93,7 @@ kill @id;
# We don't drop t3 as this is a temporary table
drop table t2;
connection master;
---error 1053,2013
+--error 1317,2013
reap;
connection slave;
# The SQL slave thread should now have stopped because the query was killed on