• unknown's avatar
    fixed temporary table processing expresions of subqueries and removed wrong... · d6be2826
    unknown authored
    fixed temporary table processing expresions of subqueries and removed wrong restrictions of field resolving (BUG#5326)
    
    
    mysql-test/r/subselect.result:
      tests of fields resolving
    mysql-test/t/subselect.test:
      tests of fields resolving
    sql/item.cc:
      fixed fild resolving
    sql/item_subselect.cc:
      removed aneed call
    sql/sql_base.cc:
      fixed case whan we scan un-fixfielded fields
    sql/sql_select.cc:
      fixed temporary table processing expresions of subqueries
    d6be2826
subselect.result 79.8 KB