1. 12 Mar, 2002 4 commits
    • unknown's avatar
      fix after merge · c4b577f6
      unknown authored
      
      Docs/manual.texi:
        Fix after merge
      include/my_global.h:
        merge fix
      mysql-test/r/create.result:
        merge fix
      mysys/thr_alarm.c:
        Fix for using --debug with alarms
      c4b577f6
    • unknown's avatar
      merge · b004e757
      unknown authored
      
      configure.in:
        Auto merged
      BitKeeper/deleted/.del-global.h~e80d28157acfdcb5:
        Auto merged
      client/mysqlimport.c:
        Auto merged
      sql/ha_isam.cc:
        Auto merged
      sql/ha_myisammrg.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      b004e757
    • unknown's avatar
      Fixed mysqldumpslow for new dump format. · 6852b516
      unknown authored
      Fix for HEAP tables with many rows deleted.
      Add '' arround database names in SHOW GRANT
      
      
      Docs/manual.texi:
        Fixed symlink examples.
      heap/hp_rfirst.c:
        Remove not needed patch.
      mysql-test/r/heap.result:
        Added test case for HEAP + many deletes
      mysql-test/t/heap.test:
        Added test case for HEAP + many deletes
      mysys/mf_loadpath.c:
        Resolve path's even if they don't end in '/'
      scripts/mysqldumpslow.sh:
        Fix for new dump format.
      sql/handler.cc:
        Fix for HEAP tables with many rows deleted.
      sql/sql_acl.cc:
        Add '' arround database names in SHOW GRANT
      6852b516
    • unknown's avatar
      Added help for --local-infile · 06e26b19
      unknown authored
      Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
      Allow SET PASSWORD for anonymous user
      
      
      Docs/manual.texi:
        Changelog
      client/mysql.cc:
        Added help for --local-infile
      client/mysqlimport.c:
        Merge with 4.0.
        Patch for LOCAL INFILE handling
      configure.in:
        cleanup
      include/global.h:
        Fix for bug on intel where (int32) 1 << 32 == 1
      mysql-test/r/create.result:
        Test of CREATE TABLE with 32 keys
      mysql-test/t/create.test:
        Test of CREATE TABLE with 32 keys
      scripts/mysqlhotcopy.sh:
        Patch for databasenames with space.
      sql/ha_isam.cc:
        Fix for bug on intel where (int32) 1 << 32 == 1
      sql/ha_myisam.cc:
        Fix for bug on intel where (int32) 1 << 32 == 1
      sql/ha_myisammrg.cc:
        Fix for bug on intel where (int32) 1 << 32 == 1
      sql/mysqld.cc:
        Added help for --local-infile
      sql/sql_acl.cc:
        Allow SET PASSWORD of anonymous user
      sql/table.cc:
        Fix for bug on intel where (int32) 1 << 32 == 1
      06e26b19
  2. 10 Mar, 2002 4 commits
  3. 09 Mar, 2002 4 commits
  4. 08 Mar, 2002 4 commits
  5. 07 Mar, 2002 4 commits
  6. 06 Mar, 2002 12 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 · cffe13d5
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      cffe13d5
    • unknown's avatar
      Update test results · 49717805
      unknown authored
      49717805
    • unknown's avatar
      manual.texi Document when --xml was added to mysql/mysqldump. · 3959334b
      unknown authored
      
      Docs/manual.texi:
        Document when --xml was added to mysql/mysqldump.
      3959334b
    • unknown's avatar
      Merge paul@work.mysql.com:/home/bk/mysql-4.0 · 93803ebb
      unknown authored
      into teton.kitebird.com:/home/paul/mysql-4.0
      
      
      Docs/manual.texi:
        Auto merged
      93803ebb
    • unknown's avatar
      merge · ed12abb2
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Build-tools/Do-all-build-steps:
        Auto merged
      Build-tools/Do-compile:
        Auto merged
      Build-tools/Do-rpm:
        Auto merged
      Docs/manual.texi:
        Auto merged
      include/hash.h:
        Auto merged
      include/my_sys.h:
        Auto merged
      innobase/dict/dict0dict.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysys/array.c:
        Auto merged
      mysys/hash.c:
        Auto merged
      mysys/mf_qsort.c:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      strings/Makefile.am:
        Auto merged
      support-files/mysql.spec.sh:
        Auto merged
      ed12abb2
    • unknown's avatar
      merge · eca1e0e3
      unknown authored
      
      configure.in:
        Auto merged
      Docs/manual.texi:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      eca1e0e3
    • unknown's avatar
      Portability fixes · 39d05031
      unknown authored
      Fix bug when using option groups
      
      
      libmysql/libmysql.c:
        Fix bug when using option groups
      myisam/myisamchk.c:
        Portability fix
      mysys/my_getopt.c:
        Portability fix
      39d05031
    • unknown's avatar
      Fix for --enable-local-infile · 57b2bd79
      unknown authored
      
      Docs/manual.texi:
        Changelog
      acinclude.m4:
        Cleanup --help output
      libmysql/libmysql.c:
        Fix for reading option groups in client
      57b2bd79
    • unknown's avatar
      merge · 8b1b90dd
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      Build-tools/Do-all-build-steps:
        Auto merged
      Build-tools/Do-compile:
        Auto merged
      Build-tools/Do-rpm:
        Auto merged
      Docs/manual.texi:
        Auto merged
      include/hash.h:
        Auto merged
      include/my_sys.h:
        Auto merged
      innobase/dict/dict0dict.c:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      mysql-test/t/type_date.test:
        Auto merged
      mysys/array.c:
        Auto merged
      mysys/hash.c:
        Auto merged
      mysys/mf_qsort.c:
        Auto merged
      scripts/mysqld_safe.sh:
        Auto merged
      scripts/mysqlhotcopy.sh:
        Auto merged
      sql/item_timefunc.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      sql/table.cc:
        Auto merged
      sql-bench/server-cfg.sh:
        Auto merged
      strings/Makefile.am:
        Auto merged
      8b1b90dd
    • unknown's avatar
      Fixed bug in DATE_FORMAT when used with GROUP BY · 1f5341d3
      unknown authored
      
      Build-tools/Do-compile:
        Fixed typo
      Docs/manual.texi:
        Changelog
      mysql-test/r/type_date.result:
        Added test of bug in DATE_FORMAT
      mysql-test/t/type_date.test:
        Added test of bug in DATE_FORMAT
      scripts/mysqlhotcopy.sh:
        Fix for RAID files
      sql/table.cc:
        Fixed typo in last patch
      1f5341d3
    • unknown's avatar
      Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 · 31f95f4c
      unknown authored
      into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
      
      31f95f4c
    • unknown's avatar
  7. 05 Mar, 2002 8 commits