MySQL Reference Manual for version 4.0.18.

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

13.6.1.4 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



This document was generated by rdg (Feb 25 2004) using texi2html