1. 22 May, 2002 9 commits
  2. 21 May, 2002 6 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
    • unknown's avatar
      Re-diffed patch against glibc 2.2.5 (the last one was malformed and · 3995edfc
      unknown authored
      did not apply)
      
      3995edfc
    • unknown's avatar
      668e5269
    • unknown's avatar
      95853291
  3. 20 May, 2002 7 commits
  4. 19 May, 2002 1 commit
    • unknown's avatar
      merge · eb8f4be4
      unknown authored
      
      Docs/glibc-2.2.5.patch:
        Auto merged
      Docs/manual.texi:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      eb8f4be4
  5. 18 May, 2002 4 commits
  6. 17 May, 2002 10 commits
  7. 16 May, 2002 3 commits
    • unknown's avatar
      Fixed some compilation problems in last changeset · 03aebd40
      unknown authored
      
      Docs/manual.texi:
        Small changes regarind user resources
      client/mysqlbinlog.cc:
        Applied patch to support --database
      mysql-test/r/func_isnull.result:
        New test results
      mysql-test/r/join.result:
        New test results
      mysql-test/r/show_check.result:
        New test results
      mysql-test/r/type_datetime.result:
        New test results
      mysql-test/r/type_decimal.result:
        New test results
      mysql-test/r/type_float.result:
        New test results
      mysys/my_gethostbyname.c:
        Fixed type on last push
      mysys/my_pthread.c:
        Fixed type on last push
      sql/sql_select.cc:
        Fixed bug in LIMIT handling
      03aebd40
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0 · ef6009f7
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/work-qc-4.0
      
      
      sql/sql_parse.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      ef6009f7
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql · 10f96728
      unknown authored
      into sinisa.nasamreza.org:/mnt/mail/work/mysql
      
      
      mysys/my_pthread.c:
        Auto merged
      10f96728