• msvensson@neptunus.(none)'s avatar
    BUG#8924 'Explain' shows different strategy · 7387030e
    msvensson@neptunus.(none) authored
     - If number of records in table is 4, the calculated cost for using "index" and "range" become so close so that any rounding errors becomes visible.
     - Added one more record to the tables for heap test and expoect "range" to be selected
     - Decrease number of records in t1 for range and expect "index" to be choosen.
    7387030e
heap_btree.test 5.47 KB