1. 10 Mar, 2005 1 commit
    • unknown's avatar
      fixed left expression of IN/ALL/ANY subquery transformation support (BUG#8888) · 070fe467
      unknown authored
      
      mysql-test/r/subselect.result:
        result changing
        fixed last test
        test of transformation of left expression of subquery
      mysql-test/t/subselect.test:
        fixed last test
        test of transformation of left expression of subquery
      sql/item_subselect.cc:
        fixfields made for left part of IN/ALL/ANY subquery before calling cols() to detect type of transformation (scalar or row)
        similar action of both transformation moved to separate function
      sql/item_subselect.h:
        optimised field initialization and new method
      070fe467
  2. 22 Feb, 2005 17 commits
  3. 21 Feb, 2005 10 commits
  4. 19 Feb, 2005 1 commit
  5. 18 Feb, 2005 6 commits
  6. 17 Feb, 2005 5 commits