summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl000017-slave.sh
diff options
context:
space:
mode:
authorunknown <nick@mysql.com>2002-10-29 15:11:13 -0700
committerunknown <nick@mysql.com>2002-10-29 15:11:13 -0700
commit46cd8ff4e4fc54a9f0438e85639a3197a7c35088 (patch)
treefe47a50a01e3aa1743ff3a568880185f84a3fac2 /mysql-test/t/rpl000017-slave.sh
parentcbb466e1b69bce01509bcc05ffb8f0ab8a80a78a (diff)
downloadmariadb-git-46cd8ff4e4fc54a9f0438e85639a3197a7c35088.tar.gz
Changed binlog name padding from binlog.001 to binlog.000001
mysql-test/Makefile.am: Changed binlog.001 to be binlog.000001 mysql-test/r/rpl000015.result: Changed binlog.001 to be binlog.000001 mysql-test/r/rpl000018.result: Changed binlog.001 to be binlog.000001 mysql-test/r/rpl_flush_log_loop.result: Changed binlog.001 to be binlog.000001 mysql-test/r/rpl_log.result: Changed binlog.001 to be binlog.000001 mysql-test/r/rpl_log_pos.result: Changed binlog.001 to be binlog.000001 mysql-test/r/rpl_rotate_logs.result: Changed binlog.001 to be binlog.000001 mysql-test/t/rpl000017-slave.sh: Changed binlog.001 to be binlog.000001 mysql-test/t/rpl_log.test: Changed binlog.001 to be binlog.000001 mysql-test/t/rpl_rotate_logs.test: Changed binlog.001 to be binlog.000001 sql/log.cc: Changed binlog.001 to be binlog.000001
Diffstat (limited to 'mysql-test/t/rpl000017-slave.sh')
-rwxr-xr-xmysql-test/t/rpl000017-slave.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/rpl000017-slave.sh b/mysql-test/t/rpl000017-slave.sh
index 066b4880cc1..fa21fe7acc3 100755
--- a/mysql-test/t/rpl000017-slave.sh
+++ b/mysql-test/t/rpl000017-slave.sh
@@ -1,7 +1,7 @@
rm -f $MYSQL_TEST_DIR/var/log/*relay*
rm -f $MYSQL_TEST_DIR/var/slave-data/relay-log.info
cat > $MYSQL_TEST_DIR/var/slave-data/master.info <<EOF
-master-bin.001
+master-bin.000001
4
127.0.0.1
replicate