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