mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
fixed bug of multi-level EXPLAIN
This commit is contained in:
@ -944,7 +944,7 @@ void st_select_lex_unit::init_query()
|
||||
global_parameters= this;
|
||||
select_limit_cnt= HA_POS_ERROR;
|
||||
offset_limit_cnt= 0;
|
||||
optimized= 0;
|
||||
prepared= optimized= 0;
|
||||
item= 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user