[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
SHOW BINLOG EVENTS
SHOW BINLOG EVENTS [ IN 'log_name' ] [ FROM pos ] [ LIMIT [offset,] row_count ] |
Shows the events in the binary log.
If you do not specify 'log_name'
, the first binary log will be displayed.
This statement is available as of MySQL 4.0