summaryrefslogtreecommitdiff
path: root/mysql-test/r/partition_binlog.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/partition_binlog.result')
-rw-r--r--mysql-test/r/partition_binlog.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/partition_binlog.result b/mysql-test/r/partition_binlog.result
index c8fa02c4b99..2c4ab1d0a30 100644
--- a/mysql-test/r/partition_binlog.result
+++ b/mysql-test/r/partition_binlog.result
@@ -39,7 +39,7 @@ Table Op Msg_type Msg_text
test.t1 repair status OK
ALTER TABLE t1 TRUNCATE PARTITION p0;
ALTER TABLE t1 DROP PARTITION p0;
-show binlog events in 'master-bin.000001' from <binlog_start>;
+include/show_binlog_events.inc
Log_name Pos Event_type Server_id End_log_pos Info
master-bin.000001 # Query # # use `test`; ALTER TABLE t1 ANALYZE PARTITION p0
master-bin.000001 # Query # # use `test`; ALTER TABLE t1 OPTIMIZE PARTITION p0