• heikki@hundin.mysql.fi's avatar
    Many files: · 2a1f87ff
    heikki@hundin.mysql.fi authored
      Remove potential starvation of a full log buffer flush: only flush up to the lsn which was the largest at the time when we requested the full log buffer flush
    os0sync.h, os0sync.c:
      Fix a bug in os_event on Unix: even though we signaled the event, some threads could continue waiting if the event became nonsignaled quickly again; this made group commit less efficient than it should be
    2a1f87ff
os0sync.h 6.97 KB