• unknown's avatar
    Bug #16255: Subquery in WHERE (the cset by Georgi Kodinov) · 3f7d3c3d
    unknown authored
     Must not use Item_direct_ref in HAVING because it points to
     the new value (witch is not yet calculated for the first row).
    
    
    mysql-test/r/subselect.result:
      Bug #16255: Subquery in where
       - test case
    mysql-test/t/subselect.test:
      Bug #16255: Subquery in where
       - test case
    sql/item_subselect.cc:
      Bug #16255: Subquery in where
       Must not use Item_direct_ref in HAVING because it points to
       the new value (witch is not yet calculated for the first row).
    3f7d3c3d
subselect.result 110 KB