• Alexander Barkov's avatar
    A cleanup for MDEV-10577 and MDEV-13919: moving a few sp_rcontext methods · 596baeb1
    Alexander Barkov authored
    Moving a few methods from sp_rcontext to different classes:
    
    - Table_ident::resolve_table_rowtype_ref
    - Qualified_column_ident::resolve_type_ref
    - Row_definition_list::resolve_table_rowtype_ref
    - Row_definition_list::adjust_formal_params_to_actual_params
    
    It easier to reuse these methods this way in the future.
    596baeb1
field.h 154 KB