summaryrefslogtreecommitdiff
path: root/mysql-test/suite/engines/funcs/r/rpl_loaddata_s.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/engines/funcs/r/rpl_loaddata_s.result')
-rw-r--r--mysql-test/suite/engines/funcs/r/rpl_loaddata_s.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/engines/funcs/r/rpl_loaddata_s.result b/mysql-test/suite/engines/funcs/r/rpl_loaddata_s.result
index 779a3af9631..8b2da7ff9a1 100644
--- a/mysql-test/suite/engines/funcs/r/rpl_loaddata_s.result
+++ b/mysql-test/suite/engines/funcs/r/rpl_loaddata_s.result
@@ -10,6 +10,6 @@ load data infile '../../std_data/rpl_loaddata.dat' into table test.t1;
select count(*) from test.t1;
count(*)
2
-show binlog events from <binlog_start>;
+show binlog events from 107;
Log_name Pos Event_type Server_id End_log_pos Info
drop table test.t1;