mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -2255,6 +2255,7 @@ void st_select_lex::init_query()
|
||||
cond_pushed_into_where= cond_pushed_into_having= 0;
|
||||
olap= UNSPECIFIED_OLAP_TYPE;
|
||||
having_fix_field= 0;
|
||||
having_fix_field_for_pushed_cond= 0;
|
||||
context.select_lex= this;
|
||||
context.init();
|
||||
/*
|
||||
|
Reference in New Issue
Block a user