summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl000002.test
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-09-30 22:04:56 +0300
committermonty@hundin.mysql.fi <>2001-09-30 22:04:56 +0300
commitb5622e11dd4122959ec3deeac12686ff573a4f77 (patch)
tree16c8b4edbfac2e62ad94def8d240326f03c24395 /mysql-test/t/rpl000002.test
parent9f04e0e6d2370aa964f946f7464b3f8fa8daf99e (diff)
downloadmariadb-git-b5622e11dd4122959ec3deeac12686ff573a4f77.tar.gz
Portability fixes
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;