• unknown's avatar
    InnoDB: tolerate system clock glitches a little better · 7949ffc8
    unknown authored
    in the error monitor thread.  (Bug #5898)
    
    
    innobase/include/sync0arr.h:
      sync_array_print_long_waits(): return error status
    innobase/srv/srv0srv.c:
      srv_error_monitor_thread(): Keep track on successive fatal timeouts,
      and crash the server only if the timeouts have been exceeded for
      several times in succession.
    innobase/sync/sync0arr.c:
      sync_array_print_long_waits(): return error status
    7949ffc8
sync0arr.c 25.7 KB