1. 26 Jul, 2005 1 commit
    • bar@mysql.com's avatar
      func_gconcat.result, func_gconcat.test: · 0c2035b7
      bar@mysql.com authored
        Adding test
      item_sum.cc:
        Adding a call for collation/charset aggregation,
            to collect attributes from the arguments. The actual bug fix.
      item_func.h, item_func.cc, item.h, item.cc:
        - Removing collation aggrgation functions from Item_func class
            in item.cc, and adding it as non-class functions in item.cc
            to be able to reuse this code for group_concat.
            - Adding replacement for these functions into Item_func class
            as wrappers for moved functions, to minizize patch size,
      0c2035b7
  2. 25 Jul, 2005 10 commits
  3. 24 Jul, 2005 1 commit
  4. 23 Jul, 2005 1 commit
  5. 22 Jul, 2005 13 commits
  6. 21 Jul, 2005 14 commits