1. 14 Feb, 2006 1 commit
    • unknown's avatar
      Fixed bug #16603. · d0fb2338
      unknown authored
      A subquery transformation changes the HAVING clause of the embedding query if the subquery contains
      a GROUP BY clause. Yet the split_sum_func2 function was not applied to the modified HAVING clause.
      This could result in wrong answers.
      
      
      mysql-test/r/subselect.result:
        Added a test case for bug #16603.
      mysql-test/t/subselect.test:
        Added a test case for bug #16603.
      d0fb2338
  2. 09 Feb, 2006 7 commits
  3. 08 Feb, 2006 5 commits
  4. 07 Feb, 2006 17 commits
  5. 06 Feb, 2006 9 commits
  6. 05 Feb, 2006 1 commit