• Yoni Fogel's avatar
    Addresses #1924 refs[t:1924] Upgrade (10->11) test added. · 80e14061
    Yoni Fogel authored
    We have a saved version 10 db that has 1 of each type of leafentry, and 1 of each (interesting) type of message
    We have an LE_COMMITTED,
    and XID=0 and XID!=0 versions of:  LE_PROVPAIR, LE_PROVDEL, LE_BOTH
    
    For messages, the loading logic doesn't care about the type at all.
    The upgrade logic cares only whether XID is 0, so we have one with 0, one with non 0.
    
    git-svn-id: file:///svn/toku/tokudb@13974 c7de825b-a66e-492c-adef-691d508d4ae1
    80e14061
backwards_10_each_le_and_msg.c 3.2 KB