1. 15 Jan, 2005 4 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 193eae3b
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      
      193eae3b
    • unknown's avatar
      func_gconcat.result, func_gconcat.test: · 16f3170e
      unknown authored
        Added a test case for bug #7769.
      item_sum.h:
        Fixed bug #7769: a crash for queries with group_concat and
        having when the query table was empty.
        The bug was due an unsafe dereferencing.
      
      
      sql/item_sum.h:
        Fixed bug #7769: a crash for queries with group_concat and
        having when the query table was empty.
        The bug was due an unsafe dereferencing.
      mysql-test/t/func_gconcat.test:
        Added a test case for bug #7769.
      mysql-test/r/func_gconcat.result:
        Added a test case for bug #7769.
      16f3170e
    • unknown's avatar
      Merge · 403541d7
      unknown authored
      
      include/my_sys.h:
        Auto merged
      sql/filesort.cc:
        Auto merged
      mysys/mf_iocache.c:
        SCCS merged
      403541d7
    • unknown's avatar
      Fixed possible access to unintialized memory in filesort when using many buffers · deac81af
      unknown authored
      
      include/my_sys.h:
        Added function to call if IO_CACHE is moved
      mysys/mf_iocache.c:
        Added function to call if IO_CACHE is moved
      sql/filesort.cc:
        Tell that io_cache is moved
      deac81af
  2. 14 Jan, 2005 13 commits
  3. 13 Jan, 2005 23 commits