1. 28 May, 2002 1 commit
    • unknown's avatar
      fixed tests after merge · 16a8cf04
      unknown authored
      
      mysql-test/r/type_enum.result:
        fixed test after merge
      mysql-test/r/type_set.result:
        fixed test after merge
      mysys/Makefile.am:
        R
      16a8cf04
  2. 27 May, 2002 5 commits
    • unknown's avatar
      merge with 3.23.51 · 643fbc05
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      BUILD/SETUP.sh:
        Auto merged
      Docs/manual.texi:
        Auto merged
      extra/resolveip.c:
        Auto merged
      include/my_sys.h:
        Auto merged
      mysql-test/t/type_enum.test:
        Auto merged
      mysys/mf_strip.c:
        Auto merged
      mysys/raid.cc:
        Auto merged
      include/my_net.h:
        merge
      mysql-test/r/type_enum.result:
        merge
      mysql-test/t/type_decimal.test:
        merge
      mysys/Makefile.am:
        merge
      sql/sql_db.cc:
        merge
      sql/sql_parse.cc:
        merge
      643fbc05
    • unknown's avatar
      Manual update about SET/ENUM · 10a12b84
      unknown authored
      
      Docs/manual.texi:
        Added information about SET/ENUM
      10a12b84
    • unknown's avatar
      Renamed stripp_sp -> strip_sp · 423bb6c2
      unknown authored
      Remove end space from ENUM and SET strings
      
      
      mysql-test/t/type_enum.test:
        Test of end space in enum's
      Docs/manual.texi:
        Changelog
      include/my_sys.h:
        Renamed stripp_sp -> strip_sp
      mysql-test/r/type_enum.result:
        Test of end space in enums
      mysys/Makefile.am:
        change stripp_sp -> strip_sp
      mysys/mf_strip.c:
        change stripp_sp -> strip_sp
      sql/sql_db.cc:
        change stripp_sp -> strip_sp
      sql/sql_parse.cc:
        change stripp_sp -> strip_sp
        Remove end space from ENUM and SET strings
      423bb6c2
    • unknown's avatar
      Split raid C function to separate file to make things more portable. · f46a5abe
      unknown authored
      Fixed some portability things in my_gethostbyname_r
      Portability fix for type_decimal.test
      
      
      BUILD/SETUP.sh:
        Fixes for gcc 3.1
      extra/resolveip.c:
        Cleanup
      include/my_net.h:
        Portability fix for SCO
      mysql-test/t/type_decimal.test:
        Portability fix for FreeBSD
      mysys/Makefile.am:
        Portability fix for OSF1
      mysys/raid.cc:
        Portability fix for OSF1
      f46a5abe
    • unknown's avatar
      Portability fix for OSF1 · 5535dd3f
      unknown authored
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      5535dd3f
  3. 26 May, 2002 3 commits
    • unknown's avatar
      Fixed core dump bug in mysqltest · a84e78b1
      unknown authored
      Added DBUG_ code to lib_vio.c
      
      
      client/mysqltest.c:
        Fixed core dump bug
      libmysqld/lib_vio.c:
        Added DBUG_ code
      a84e78b1
    • unknown's avatar
      merge with 3.23.51 · ca69c0cf
      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
      ca69c0cf
    • unknown's avatar
      Merge work:/home/bk/mysql · 48c59813
      unknown authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      sql/sql_select.cc:
        Auto merged
      48c59813
  4. 25 May, 2002 1 commit
  5. 24 May, 2002 9 commits
    • unknown's avatar
      Test re-grouping · e0c13792
      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
      e0c13792
    • unknown's avatar
      Changing tests · 54cea113
      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
      54cea113
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · e46124b0
      unknown authored
      into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
      
      e46124b0
    • unknown's avatar
      Fixed a bug with big result sets and UNION's · 9dc316b6
      unknown authored
      
      BitKeeper/etc/ignore:
        Added mysys/getopt.c mysys/getopt1.c to the ignore list
      9dc316b6
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · 2c825377
      unknown authored
      into rhols221.arenanet.fi:/home/my/bk/mysql-4.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      2c825377
    • unknown's avatar
      Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, · 45f97657
      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
      45f97657
    • unknown's avatar
      mirrors.texi: · cd10dbc5
      unknown authored
        added new mirrors
      
      
      Docs/mirrors.texi:
        added new mirrors
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      cd10dbc5
    • unknown's avatar
    • unknown's avatar
      03b6ad33
  6. 22 May, 2002 18 commits
  7. 21 May, 2002 3 commits
    • unknown's avatar
      Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest, · 45138fe4
      unknown authored
      thread_test and isamchk to use my_getopt.
      
      Fixed a bug in my_getopt.
      
      
      client/mysqlbinlog.cc:
        Changed mysqlbinlog.cc to use my_getopt.
      client/mysqlmanager-pwgen.c:
        Changed mysqlmanager-pwgen to use my_getopt.
      client/mysqlmanagerc.c:
        Changed mysqlmanagerc to use my_getopt.
      client/mysqltest.c:
        Changed mysqltest to use my_getopt.
      client/thread_test.c:
        Changed thread_test to use my_getopt.
      isam/isamchk.c:
        Changed isamchk to use my_getopt.
      mysys/my_getopt.c:
        Fixed a bug in printing options when option didn't have a comment.
        Added startup initializing and printing for 'GET_BOOL' type variables.
      sql/mysql_priv.h:
        Changed type.
      sql/mysqld.cc:
        Fixed a bug in --local-infile option.
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      45138fe4
    • unknown's avatar
      merge · 5f2578c9
      unknown authored
      5f2578c9
    • unknown's avatar
      Fixes for gcc 3.1 · c55430b3
      unknown authored
      Fixed bug in new code for regexp LIKE NULL
      
      
      BUILD/SETUP.sh:
        Fixes for gcc 3.1
      BUILD/compile-solaris-sparc-debug:
        Fixes for gcc 3.1
      BUILD/compile-solaris-sparc-purify:
        Fixes for gcc 3.1
      BUILD/compile-solaris-sparc:
        Fixes for gcc 3.1
      Docs/manual.texi:
        Fixed typo
      include/violite.h:
        Fixes for gcc 3.1
      mysql-test/r/func_concat.result:
        Updated test results
      sql/item_cmpfunc.cc:
        Fixed bug in new code for regexp LIKE NULL
      c55430b3