1. 29 Oct, 2002 5 commits
  2. 28 Oct, 2002 1 commit
  3. 25 Oct, 2002 4 commits
    • unknown's avatar
      merged · 43abd169
      unknown authored
      
      BitKeeper/etc/gone:
        auto-union
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/deleted/.del-skipkeys~9d3403dbb31de075:
        'Auto converge rename'
      43abd169
    • unknown's avatar
      BK automatic LOD removal. · 48e93f81
      unknown authored
      
      BitKeeper/etc/skipkeys:
        auto add
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      48e93f81
    • unknown's avatar
      memory leak closed · 4952223e
      unknown authored
      4952223e
    • unknown's avatar
      lexyy.c, pars0grm.c: · f4ebc48e
      unknown authored
        Include univ.i before any system headers to remove a large file compilation failure on AIX
      
      
      innobase/pars/pars0grm.c:
        Include univ.i before any system headers to remove a large file compilation failure on AIX
      innobase/pars/lexyy.c:
        Include univ.i before any system headers to remove a large file compilation failure on AIX
      f4ebc48e
  4. 24 Oct, 2002 1 commit
  5. 23 Oct, 2002 3 commits
  6. 21 Oct, 2002 1 commit
  7. 20 Oct, 2002 3 commits
  8. 18 Oct, 2002 1 commit
  9. 17 Oct, 2002 1 commit
  10. 16 Oct, 2002 3 commits
  11. 15 Oct, 2002 7 commits
  12. 14 Oct, 2002 3 commits
  13. 13 Oct, 2002 3 commits
    • unknown's avatar
      Allocate HEAP blocks in smaller blocks to get better memory utilization and... · 61632073
      unknown authored
      Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc.
      Don't initalize memory areas when run with --skip-safemalloc.
      
      
      Docs/manual.texi:
        ChangeLog
      heap/heapdef.h:
        Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc.
      heap/hp_open.c:
        Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc.
      mysys/safemalloc.c:
        Don't initalize memory areas when run with --skip-safemalloc.
        This can in some cases increase speed with 20 times when debugging
      61632073
    • unknown's avatar
      - fixed formatting in MySQLEULA.txt · 4442b7fa
      unknown authored
      
      Docs/MySQLEULA.txt:
         - replaced tabs with spaces
      4442b7fa
    • unknown's avatar
      - Tagged ChangeSet 1.1224 as "mysql-3.23.53" · e484a91e
      unknown authored
       - bumped up version number to 3.23.54 in configure.in
       - replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified
         scripts/make_binary_distribution.sh and Build-tools/mysql-copyright*
         accordingly.
      
      
      BitKeeper/deleted/.del-LICENSE~4cfaff8de837acb8:
        Delete: Docs/LICENSE
      Build-tools/mysql-copyright-2:
         - replaced LICENSE with MySQLEULA.txt
      Build-tools/mysql-copyright:
         - use "tar" instead of "gtar"
         - replaced LICENSE with MySQLEULA.txt
      configure.in:
         - Bumped up version number to 3.23.54 now that 3.23.53 has been
           tagged
      scripts/make_binary_distribution.sh:
         - replaced LICENSE with MySQLEULA.txt
      e484a91e
  14. 12 Oct, 2002 1 commit
  15. 11 Oct, 2002 1 commit
    • unknown's avatar
      os0thread.c: · 23cce6c2
      unknown authored
        Fix compilation error on HP-UX-11: pthread_t is a scalar there, not a struct like in HP-UX-10.20
      
      
      innobase/os/os0thread.c:
        Fix compilation error on HP-UX-11: pthread_t is a scalar there, not a struct like in HP-UX-10.20
      23cce6c2
  16. 10 Oct, 2002 1 commit
  17. 09 Oct, 2002 1 commit