Login | Register
Table of Contents [+/-]
IN
Item_allany_subselect
Item_singlerow_subselect
The Item_subselect virtual method select_transformer is used to rewrite subqueries. It is called from Item_subselect::init (which is called just after the call to the fix_fields() method for all items in JOIN::prepare).
Item_subselect
select_transformer
Item_subselect::init
fix_fields()
JOIN::prepare