mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Post review changes for the optimization of IN predicates into IN subqueries.
This commit is contained in:
@ -874,7 +874,7 @@ public:
|
||||
transformation of IN-predicate into IN-subquery for this
|
||||
st_select_lex.
|
||||
*/
|
||||
uint cur_tvc;
|
||||
uint curr_tvc_name;
|
||||
|
||||
/*
|
||||
Needed to correctly generate 'PRIMARY' or 'SIMPLE' for select_type column
|
||||
|
Reference in New Issue
Block a user