Shows the events in the binary log. If you do not specify ‘log_name’, the first binary log is displayed.
各个参数意思如下:
Log_name:The name of the file that is being listed.
Pos:The position at which the event occurs.
Event_type:An identifier that describes the event type.
Server_id:The server ID of the server on which the event originated.
End_log_pos:The position at which the next event begins, which is equal to Pos plus the size of the event.
Info:More detailed information about the event type. The format of this information depends on the event type.