• unknown's avatar
    ndb dd - · 176ca19e
    unknown authored
    Fix bug where page is read, modified and then transaction abort
      and then puge is flushed causing lsn on page to be 0
    
    
    storage/ndb/src/kernel/blocks/pgman.cpp:
      Fix bug where page is read, modified and then transaction abort
        and then puge is flushed causing lsn on page to be 0
    176ca19e
pgman.cpp 54.3 KB