mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
WL#1629: SHOW with WHERE(partially) &
WL#173: Create Data Dictionary Tables for SHOW Commands
This commit is contained in:
@ -1057,6 +1057,7 @@ void st_select_lex::init_query()
|
||||
first_cond_optimization= 1;
|
||||
parsing_place= NO_MATTER;
|
||||
no_wrap_view_item= 0;
|
||||
link_next= 0;
|
||||
}
|
||||
|
||||
void st_select_lex::init_select()
|
||||
|
Reference in New Issue
Block a user