1. 26 May, 2002 3 commits
    • unknown's avatar
      Fixed core dump bug in mysqltest · 6ec00a66
      unknown authored
      Added DBUG_ code to lib_vio.c
      
      
      client/mysqltest.c:
        Fixed core dump bug
      libmysqld/lib_vio.c:
        Added DBUG_ code
      6ec00a66
    • unknown's avatar
      merge with 3.23.51 · 31990c30
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Docs/glibc-2.2.5.patch:
        Auto merged
      mysql-test/t/group_by.test:
        Auto merged
      mysql-test/r/group_by.result:
        merge
      sql/sql_select.cc:
        merge
      31990c30
    • unknown's avatar
      Merge work:/home/bk/mysql · af68d3de
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/sql_select.cc:
        Auto merged
      af68d3de
  2. 25 May, 2002 1 commit
  3. 24 May, 2002 9 commits
    • unknown's avatar
      Test re-grouping · 8ede7ccc
      unknown authored
      
      BitKeeper/deleted/.del-sel000004.test~21904fbd1c95cb1:
        Delete: mysql-test/t/sel000004.test
      BitKeeper/deleted/.del-sel000004.result~4b5fbc60d0d9754f:
        Delete: mysql-test/r/sel000004.result
      8ede7ccc
    • unknown's avatar
      Changing tests · 5abc01a8
      unknown authored
      
      BitKeeper/deleted/.del-sel000004.test~445526a8a20de101:
        Delete: mysql-test/t/sel000004.test
      BitKeeper/deleted/.del-sel000004.result~360af2095c88cb8c:
        Delete: mysql-test/r/sel000004.result
      5abc01a8
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · 4ab6c7c6
      unknown authored
      into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
      
      
      4ab6c7c6
    • unknown's avatar
      Fixed a bug with big result sets and UNION's · 11b652dd
      unknown authored
      
      BitKeeper/etc/ignore:
        Added mysys/getopt.c mysys/getopt1.c to the ignore list
      11b652dd
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · a5d1744a
      unknown authored
      into rhols221.arenanet.fi:/home/my/bk/mysql-4.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      a5d1744a
    • unknown's avatar
      Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, · 072e605c
      unknown authored
      mysqlmanager from using GNU getopt to use my_getopt.
      
      Changed some files that just included old getopt.h to include
      my_getopt.h now.
      
      Fixed a bug in my_print_help() in my_getopt.c.
      
      Made better documentation for option -G in mysql client.
      
      
      client/mysql.cc:
        Documented --named-commands better.
      myisam/ft_dump.c:
        Changed getopt to my_getopt.
      myisam/ft_eval.c:
        Changed getopt to my_getopt.
      myisam/ft_test1.c:
        Changed getopt to my_getopt.
      myisam/mi_check.c:
        getopt.h -> my_getopt.h
      myisam/mi_test1.c:
        Changed getopt to my_getopt.
      myisam/myisampack.c:
        Changed getopt to my_getopt.
      mysys/my_getopt.c:
        Fixed a bug when printing help for option that didn't have a
        description.
      sql/gen_lex_hash.cc:
        Changed getopt to my_getopt.
      tools/mysqlmanager.c:
        Changed getopt to my_getopt.
      vio/test-ssl.c:
        getopt.h -> my_getopt.h
      vio/test-sslclient.c:
        getopt.h -> my_getopt.h
      vio/test-sslserver.c:
        getopt.h -> my_getopt.h
      vio/viotest-ssl.c:
        getopt.h -> my_getopt.h
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      072e605c
    • unknown's avatar
      mirrors.texi: · 50a32945
      unknown authored
        added new mirrors
      
      
      Docs/mirrors.texi:
        added new mirrors
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      50a32945
    • unknown's avatar
    • unknown's avatar
      975b3774
  4. 22 May, 2002 18 commits
  5. 21 May, 2002 7 commits
  6. 20 May, 2002 2 commits