• unknown's avatar
    improving of fields list creation in derived tables and unions · b2ffb29a
    unknown authored
    fixed length of fields created in fubselect
    fixed resolving fields of reduced in derived table subselect
    
    
    mysql-test/r/subselect.result:
      test of created with subselect fields
    mysql-test/t/subselect.test:
      test of created with subselect fields
    sql/item.cc:
      fixed length of fields created in fubselect
      fixed resolving fields of reduced in derived table subselect
    sql/item_subselect.cc:
      improving of fields list creation in derived tables and unions
    sql/mysql_priv.h:
      improving of fields list creation in derived tables and unions
    sql/sql_derived.cc:
      improving of fields list creation in derived tables and unions
    sql/sql_lex.h:
      improving of fields list creation in derived tables and unions
    sql/sql_parse.cc:
      improving of fields list creation in derived tables and unions
    sql/sql_prepare.cc:
      improving of fields list creation in derived tables and unions
    sql/sql_select.cc:
      improving of fields list creation in derived tables and unions
    sql/sql_select.h:
      improving of fields list creation in derived tables and unions
    sql/sql_union.cc:
      improving of fields list creation in derived tables and unions
    sql/sql_update.cc:
      improving of fields list creation in derived tables and unions
    b2ffb29a
mysql_priv.h 36 KB