1. 25 Jun, 2002 5 commits
  2. 24 Jun, 2002 10 commits
  3. 23 Jun, 2002 3 commits
    • unknown's avatar
      Merge pzaitsev@work.mysql.com:/home/bk/mysql-4.0 · 1b04af82
      unknown authored
      into linux.local:/data/mysql-4.0-root
      
      
      1b04af82
    • unknown's avatar
      Fix some warning issued by Windows Compiler · 09cd7bd9
      unknown authored
      
      mysys/sha1.c:
        Fix Warning messages
      09cd7bd9
    • unknown's avatar
      Removed file include/getopt.h and added missing files to · bbb47a1c
      unknown authored
      include/Makefile.am to resolve broken dependencies in "make distcheck"
      
      Added -DHAVE_BROKEN_REALPATH to the Mac OS X (darwin) compile options in
      configure.in
      
      
      BitKeeper/deleted/.del-getopt.h~a9ae679fa84f395:
        Delete: include/getopt.h
      configure.in:
        Added -DHAVE_BROKEN_REALPATH to the Mac OS X (darwin) compile options
        this reportedly increases the stability under high load
      include/Makefile.am:
        added my_getopt.h, rijndael.h, sha1.h, my_aes.h to resolve broken
        distribution dependencies
      bbb47a1c
  4. 22 Jun, 2002 3 commits
  5. 21 Jun, 2002 5 commits
  6. 20 Jun, 2002 11 commits
  7. 19 Jun, 2002 3 commits
    • unknown's avatar
      multithreaded repair-by-sort code · cf7be403
      unknown authored
      parallel read access to IO_CACHE
      
      
      include/my_sys.h:
        parallel read access to IO_CACHE
      include/myisam.h:
        multithreaded repair-by-sort code
      myisam/mi_cache.c:
        parallel read access to IO_CACHE
        misc cleanups
      myisam/mi_check.c:
        multithreaded repair-by-sort code
      myisam/myisamchk.c:
        multithreaded repair-by-sort code
      myisam/myisamdef.h:
        multithreaded repair-by-sort code
      myisam/sort.c:
        multithreaded repair-by-sort code
      mysys/mf_iocache.c:
        parallel read access to IO_CACHE
      cf7be403
    • unknown's avatar
      Clarified REPLACE command a bit. · a682d707
      unknown authored
      a682d707
    • unknown's avatar
      Various clarifications and cleanups. · 2006e29a
      unknown authored
      2006e29a