1. 31 May, 2005 4 commits
  2. 30 May, 2005 2 commits
    • igor@rurik.mysql.com's avatar
      sql_select.cc: · e8a6fa42
      igor@rurik.mysql.com authored
        Post-review modifications for the fix of bug #7894.
      e8a6fa42
    • igor@rurik.mysql.com's avatar
      olap.result, olap.test: · 10cc5a46
      igor@rurik.mysql.com authored
        Added test cases for bug #7894.
      sql_select.cc:
        Fixed bug #7894: GROUP BY queries with ROLLUP returned
        wrong results for expressions containing group by columns.
        The fix ensured correct results by replacement of all
        occurrences of group by fields in non-aggregate expressions
        for corresponding ref objects and preventing creation of
        fields in temporary tables for expression containing group
        by fields.
      10cc5a46
  3. 27 May, 2005 3 commits
  4. 26 May, 2005 11 commits
  5. 25 May, 2005 7 commits
  6. 24 May, 2005 12 commits
  7. 23 May, 2005 1 commit