This is the page view before I press PageDown:

In 2.0, after I press Page down, it is shown as this (I consider as normally):

But in 2.5.193 it is shown as:

The first paragraph is shown again as it's at the top of the page which is not really needed.
Code: Select all
Script fake_hist.sql in the online code suite shows some effects of getting it “wrong”—
which you might want to do by choice, of course. The most important thing to remember is
that even though the histogram is supposed to describe your data by listing how many rows
you have for each value, the optimizer will adjust these row counts according to other criticalCan you restore the original behaviour in 2.0 or provide it as another option?
Thank you!