• Michael Widenius's avatar
    - Fixed compiler warning · fab9a55d
    Michael Widenius authored
    - Don't abort InnoDB if one can't allocate resources for AIO
      (this patch was in 5.5 and 10.0-base but was missing in 10.0)
    
    
    sql/mdl.cc:
      Fixed compiler warning
    storage/innobase/os/os0file.cc:
      Don't abort InnoDB if one can't allocate resources for AIO
    fab9a55d
mdl.cc 88.7 KB