/**
  * @throws MySQLReplicationException
  */
 public function binLogEvent()
 {
     $this->event->consume();
 }