• heikki@hundin.mysql.fi's avatar
    buf0rea.c: · 852181a2
    heikki@hundin.mysql.fi authored
      Fix bug: if there was little file I/O in InnoDB, but the insert buffer was used, it could happen that 'Pending normal aio reads' was bigger than 0, but the I/O handler thread did not get waken up in 600 seconds. This resulted in a hang, and crashing of InnoDB.
    852181a2
buf0rea.c 17.1 KB