summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl000002.test
diff options
context:
space:
mode:
authorsasha@mysql.sashanet.com <>2001-10-03 14:21:16 -0600
committersasha@mysql.sashanet.com <>2001-10-03 14:21:16 -0600
commitc0f87c836accdc284b526e52a589f20b8e1be87e (patch)
tree228338950ecb3ac05baf2e782fc004a02682b17a /mysql-test/t/rpl000002.test
parent20ece90471c53f406030d8106bae193f995557a2 (diff)
parent1805368556e304e77d65fc77d6241192f020374e (diff)
downloadmariadb-git-c0f87c836accdc284b526e52a589f20b8e1be87e.tar.gz
merged
Diffstat (limited to 'mysql-test/t/rpl000002.test')
-rw-r--r--mysql-test/t/rpl000002.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/rpl000002.test b/mysql-test/t/rpl000002.test
index 865aa5e5bab..5840b1998a8 100644
--- a/mysql-test/t/rpl000002.test
+++ b/mysql-test/t/rpl000002.test
@@ -11,6 +11,7 @@ use test;
sync_with_master;
select * from t1;
connection master;
+--replace_result 9307 9999 3350 9999 3351 9999
show slave hosts;
drop table t1;
save_master_pos;