• Marko Mäkelä's avatar
    Fix fil_ibd_open() on Windows. · 8afe4faa
    Marko Mäkelä authored
    In the merge of MDEV-11623 from 10.1 to 10.2, we added a call to
    fsp_flags_try_adjust() which causes the data file to be opened
    via the buffer pool while fil_ibd_open() is holding another open
    handle to the file.
    8afe4faa
fil0fil.cc 184 KB