mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.9 into 10.10
This commit is contained in:
@@ -2976,6 +2976,8 @@ void st_select_lex::init_query()
|
||||
prep_leaf_list_state= UNINIT;
|
||||
bzero((char*) expr_cache_may_be_used, sizeof(expr_cache_may_be_used));
|
||||
select_list_tables= 0;
|
||||
rownum_in_field_list= 0;
|
||||
|
||||
window_specs.empty();
|
||||
window_funcs.empty();
|
||||
tvc= 0;
|
||||
|
Reference in New Issue
Block a user