• unknown's avatar
    ndb - bug#20892 · d765c175
    unknown authored
      Correction of bug#19852 (that also revealed another bug)
      Do grow noOfPagesToGrow with more than was actually allocated
    
    
    ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp:
      Dont grow "noOfPagesToGrow" with more than was actually allocated
        (as it will then grow indefinitly)
    d765c175
DbtupPageMap.cpp 21.4 KB