• unknown's avatar
    Print error if we can't delete an alarm · cd714847
    unknown authored
    More debugging variables
    Increment aborted_threads in case of killed or too big packet
    
    
    include/thr_alarm.h:
      made prototype more portable
    mysys/thr_alarm.c:
      Print error if we can't delete an alarm
    sql/mysqld.cc:
      Statistics variable (for debugging)
    sql/net_serv.cc:
      statistics variable (for debugging)
    sql/sql_parse.cc:
      Increment aborted_threads in case of killed or too big packet
    cd714847
thr_alarm.h 2.84 KB