• unknown's avatar
    ndb - bug#34033 · eff09110
    unknown authored
      remove LCP-snapshot from MM-tables,
      removing possibility of spurious 899 on MM-tables
    
    
    storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:
      dont run LCP-snapshot on pure MM-tables,
      this is implemented by not setting frag.m_lcp_scan_op
      which will make TUP_COMMIT do nothing
    eff09110
DbtupScan.cpp 33.5 KB