mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Merge 10.2 into 10.3
This commit is contained in:
commit
839cf16bb2
16 changed files with 347 additions and 50 deletions
|
|
@ -112,6 +112,7 @@ double get_column_range_cardinality(Field *field,
|
|||
key_range *max_endp,
|
||||
uint range_flag);
|
||||
bool is_stat_table(const LEX_CSTRING *db, LEX_CSTRING *table);
|
||||
bool is_eits_usable(Field* field);
|
||||
|
||||
class Histogram
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue