summaryrefslogtreecommitdiff
path: root/mysql-test/r/rpl_loaddata.result
diff options
context:
space:
mode:
authormonty@mashka.mysql.fi <>2003-09-11 19:06:23 +0300
committermonty@mashka.mysql.fi <>2003-09-11 19:06:23 +0300
commit45aa92c574e032bcf85b7207732158433e64afd5 (patch)
treeba442d57a65bd55a0d0fec02aa6abeae237a568b /mysql-test/r/rpl_loaddata.result
parent80565e13527206b0e8fac4a1f01cea96dd23423a (diff)
downloadmariadb-git-45aa92c574e032bcf85b7207732158433e64afd5.tar.gz
After merge fixes.
Note that mix_innodb_myisam_binlog and union fails after this patch (Will be fixed shortly by maintaners of this code)
Diffstat (limited to 'mysql-test/r/rpl_loaddata.result')
-rw-r--r--mysql-test/r/rpl_loaddata.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/rpl_loaddata.result b/mysql-test/r/rpl_loaddata.result
index b8c0285e825..975ba1a9fe1 100644
--- a/mysql-test/r/rpl_loaddata.result
+++ b/mysql-test/r/rpl_loaddata.result
@@ -22,7 +22,7 @@ day id category name
2003-04-22 2416 a bbbbb
show master status;
File Position Binlog_do_db Binlog_ignore_db
-slave-bin.001 964
+slave-bin.000001 964
drop table t1;
drop table t2;
drop table t3;