• unknown's avatar
    btr0cur.c: · 9e6f6198
    unknown authored
      Do not add + 1 to the InnoDB index cardinality estimate if the B-tree just contains one page; the fix made in March 2004 caused InnoDB systematically to overestimate the cardinality of empty or small tables by 1
    
    
    innobase/btr/btr0cur.c:
      Do not add + 1 to the InnoDB index cardinality estimate if the B-tree just contains one page; the fix made in March 2004 caused InnoDB systematically to overestimate the cardinality of empty or small tables by 1
    9e6f6198
btr0cur.c 92.1 KB