• unknown's avatar
    WL#3071 Maria checkpoint · ce2fbd9e
    unknown authored
    background page flushing was using dfile even when it wanted to flush
    the index file.
    
    
    storage/maria/ma_checkpoint.c:
      * filter_flush_data_file* functions are in fact for the index file too,
      renaming them.
      * flush of index file was using dfile (bad copy-paste)
    ce2fbd9e
ma_checkpoint.c 46.4 KB