• unknown's avatar
    mysqlbinlog --hexdump patch 4: · 35e61274
    unknown authored
    Rename last_event_info to print_event_info to better reflect the new semantics
    
    
    client/mysqlbinlog.cc:
      Rename last_event_info to print_event_info
    sql/log_event.cc:
      Rename last_event_info to print_event_info
    sql/log_event.h:
      Rename last_event_info to print_event_info
    35e61274
mysqlbinlog.cc 44.3 KB