• unknown's avatar
    mysqlbin --hexdump patch 3 · 07d60cac
    unknown authored
    
    client/mysqlbinlog.cc:
      Collapsing multiple arguments to print function into the last_event_info struct
    sql/log_event.cc:
      Only print header is length=19 (otherwise print in standard hexdump format)
      Collapsing multiple arguments into last_event_info struct
    sql/log_event.h:
      Collapsing multiple arguments into last_event_info struct
    07d60cac
mysqlbinlog.cc 44.2 KB