• unknown's avatar
    Eliminating some compiler warnings. · 04c0f3cb
    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.
    04c0f3cb
log_event.cc 247 KB