• unknown's avatar
    Eliminating some compiler warnings. · 0af7119c
    unknown authored
    
    sql/log_event.cc:
      Adding non-reachable return statement at end of function to keep compiler
      happy.
    sql/slave.cc:
      In order to keep compiler happy: using variable only used in debug code
      instead of recalling virtual function.
    0af7119c
log_event.cc 247 KB