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