Post-merge fixes: Update test results. The differences in QEPs are because
5.3 had handler::index_only_read_time(uint keynr, double records) while 5.2 got: handler::keyread_read_time(uint index, uint ranges, ha_rows rows) which causes floor()'ing of rows parameter, which makes all further costs different.
Showing
Please register or sign in to comment