-
Ole John Aske authored
Extend greedy_optimizer.test creating a new baseline before commiting real fixes for this bug. Test has been enhanced to both explain the optimized query plan *and* execute it and report total number of 'Handler_reads%' during execution. Handler_reads is believed to be a fairly good metric on how optimal the query plan was.
Ole John Aske authoredExtend greedy_optimizer.test creating a new baseline before commiting real fixes for this bug. Test has been enhanced to both explain the optimized query plan *and* execute it and report total number of 'Handler_reads%' during execution. Handler_reads is believed to be a fairly good metric on how optimal the query plan was.
Loading