101
100
enum_resolution_type *resolution);
102
101
bool insert_fields(Session *session, Name_resolution_context *context,
103
102
const char *db_name, const char *table_name,
105
104
bool setup_tables(Session *session, Name_resolution_context *context,
106
105
List<TableList> *from_clause, TableList *tables,
107
106
TableList **leaves, bool select_insert);