• Sergey Vojtovich's avatar
    Fixup: recreate file on size/n_caches change · 5bdb2ae3
    Sergey Vojtovich authored
    In reply to:
    If we call it with n_caches > what is in the file, we should flush the old cache and the re-initalize the cache for more files.  This is a likely scenario when we add a new store engine that also wants to use the append_cache in which case n_caches can increase for the same server instance
    5bdb2ae3
append_cache.c 16.6 KB