1. 16 Mar, 2005 2 commits
    • igor@rurik.mysql.com's avatar
      olap.result, olap.test: · 45ba1388
      igor@rurik.mysql.com authored
        Added a test for bug #8615.
      sql_select.cc:
        Fixed bug #8615.
        This fix only removed the cause of the reported crash.
        It does not resolve other problems of rollup queries
        with DISTINCT. They were fixed in the previous patch 
        for bug 8616.
      45ba1388
    • igor@rurik.mysql.com's avatar
      olap.result, olap.test: · ce6c390c
      igor@rurik.mysql.com authored
        Added a test case for bug #8616.
      item.h:
        Fixed bug #8616.
        Added class Item_null_result used in rollup processing.
      sql_select.h, sql_select.cc:
        Fixed bug #8616.
        Added JOIN::rollup_write_data to cover rollup queries
        with DISTINCT. Modified other rollup methods.
      ce6c390c
  2. 15 Mar, 2005 18 commits
  3. 14 Mar, 2005 4 commits
  4. 13 Mar, 2005 2 commits
  5. 11 Mar, 2005 6 commits
  6. 10 Mar, 2005 8 commits