mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge 11.4 into 11.8
This commit is contained in:
@@ -2724,6 +2724,8 @@ void propagate_new_equalities(THD *thd, Item *cond,
|
||||
|
||||
#define PREV_BITS(type, N_BITS) ((type)my_set_bits(N_BITS))
|
||||
|
||||
double estimate_post_group_cardinality(JOIN *join, double join_output_card);
|
||||
|
||||
bool dbug_user_var_equals_str(THD *thd, const char *name, const char *value);
|
||||
|
||||
#include "opt_vcol_substitution.h"
|
||||
|
Reference in New Issue
Block a user