• Michael Widenius's avatar
    Fixes Bug #40711 "Maria crash in my_no_flags_free" · f0da84c3
    Michael Widenius authored
    storage/maria/ma_close.c:
      Reset state_history when closing file.
      This fixes a race condition when the checkpoint is using the file while the file is beeing closed.
      The bug was that checkpoint was accessing the freed state_history.
    f0da84c3
ma_close.c 6.66 KB