• unknown's avatar
    Mark the page dirty if we store LSN on it. · bca70f9f
    unknown authored
    New type of page in the page cache fixes.
    
    
    storage/maria/ma_pagecache.c:
      Mark the page dirty if we store LSN on it.
      Symbolic representation of new page type added (for debugging output).
      Asserts added (unknown type can't be used if we write the page).
    bca70f9f
ma_pagecache.c 133 KB