Current Path : /home/usr.opt/mysql57/mysql-test/include/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : /home/usr.opt/mysql57/mysql-test/include/show_relaylog_events.inc |
# ==== Purpose ==== # # Execute SHOW RELAYLOG EVENTS and mask non-deterministic output. # # ==== Usage ==== # # See include/show_binlog_events.inc # # One additional parameter is supported: # # $rpl_channel_name # If set, the clause FOR CHANNEL '$rpl_channel_name' is added. --let $include_filename= show_relaylog_events.inc --source include/begin_include_file.inc --let $is_relay_log= 1 --source include/show_events.inc --let $include_filename= show_relaylog_events.inc --source include/end_include_file.inc