1. 26 Jul, 2005 5 commits
    • bar@mysql.com's avatar
      ctype-big5.c: · 637ec562
      bar@mysql.com authored
      ctype-cp932.c:
      ctype-gbk.c:
      ctype-mb.c:
      ctype-simple.c:
      ctype-sjis.c:
      ctype-ucs2.c:
      ctype-ujis.c:
      ctype-utf8.c:
      
        Adding explicit cast to return type
        in pointer substructions to avoid
        warnings from some compilers.
      637ec562
    • bar@mysql.com's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 · 31b1bdc5
      bar@mysql.com authored
      into  mysql.com:/usr/home/bar/mysql-4.1.b10201
      31b1bdc5
    • 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
    • joreland@mysql.com's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · d3567611
      joreland@mysql.com authored
      into  mysql.com:/home/jonas/src/mysql-4.1-push
      d3567611
    • joreland@mysql.com's avatar
      ndb_config test requires ndb · be8d4602
      joreland@mysql.com authored
      be8d4602
  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 10 commits