MySQL 8.0.40
Source Code Documentation
|
#include <string>
Go to the source code of this file.
Functions | |
double | EstimateSelectivity (THD *thd, Item *condition, std::string *trace) |
For the given condition, to try estimate its filtering selectivity, on a 0..1 scale (where 1.0 lets all records through). More... | |