summaryrefslogtreecommitdiff
path: root/mysql-test/t/create_drop_binlog.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/create_drop_binlog.test')
-rw-r--r--mysql-test/t/create_drop_binlog.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/create_drop_binlog.test b/mysql-test/t/create_drop_binlog.test
index 59a66d59e6f..d31ccd73429 100644
--- a/mysql-test/t/create_drop_binlog.test
+++ b/mysql-test/t/create_drop_binlog.test
@@ -2,7 +2,7 @@
--source include/have_log_bin.inc
--source include/binlog_start_pos.inc
---let $pos=`select $binlog_start_pos + 65`
+--let $pos=`select $binlog_start_pos + 73`
--let $binlog_file=query_get_value(SHOW MASTER STATUS, File, 1)
--let $binlog_start=query_get_value(SHOW MASTER STATUS, Position, 1)