29
29
Instances of Name_resolution_context store the information necesary for
30
30
name resolution of Items and other context analysis of a query made in
34
34
assigned when an item is created (which happens mostly during parsing
35
35
(sql_yacc.yy)), but the structure itself will be initialized after parsing
38
38
TODO: move subquery of INSERT ... SELECT and CREATE ... SELECT to
40
40
structure before and after INSERT/CREATE and its SELECT to make correct