1. 03 Nov, 2001 2 commits
    • unknown's avatar
      Merge work:/home/bk/mysql-4.0 · c76c0836
      unknown authored
      into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
      
      
      BitKeeper/etc/ignore:
        auto-union
      sql/mysqld.cc:
        Auto merged
      c76c0836
    • unknown's avatar
      more work on IO_CACHE · cd825a19
      unknown authored
      portability fixes for systems with broken syscalls that do not interrupt on 
      a signal
      temporary commit - will not be pushed, need to sync up
      
      
      include/my_sys.h:
        work on READ_APPEND cache
      mysys/Makefile.am:
        change to test IO_CACHE
      mysys/mf_iocache.c:
        work on READ_APPEND cache
      BitKeeper/etc/ignore:
        Added mysys/#mf_iocache.c# mysys/test_io_cache to the ignore list
      sql/mysqld.cc:
        make shutdown work on broken systems
      sql/sql_repl.cc:
        make sure slave can be stopped on broken systems in all cases, clean-up
      cd825a19
  2. 02 Nov, 2001 10 commits
    • unknown's avatar
      Merge work.mysql.com:/home/bk/mysql-4.0 into black.box:/u/home/tim/my/4 · 36a4cc17
      unknown authored
      
      Docs/manual.texi:
        Auto merged
      36a4cc17
    • unknown's avatar
      Removed unused code in VIO · e61ecd1a
      unknown authored
      
      vio/viossl.c:
        Removed unused code in VIO
        made sslaccept() and sslconnect() more similar
      e61ecd1a
    • unknown's avatar
      131a4880
    • unknown's avatar
      79fa175c
    • unknown's avatar
      8fbe8f37
    • unknown's avatar
      38521392
    • unknown's avatar
      manual.texi: · 230d1df3
      unknown authored
        InnoDB section merge from Heikki.
      
      
      Docs/manual.texi:
        InnoDB section merge from Heikki.
      230d1df3
    • unknown's avatar
      Portability fixes for AIX 4.x · 2616ebfe
      unknown authored
      
      include/my_global.h:
        Don't define _AIX32_CURSES; this breaks AIX 4.3 (maybe others?).  If
        it is needed for some AIX systems which we support, we will need to
        define it conditionally.
      ltconfig:
        Under AIX, the -bexpall flag exports all symbols except those which
        start with an underscore.  MySQL needs to export symbols which start
        with an underscore (e.g., _my_b_write), so -bexpall doesn't work.  It
        seems that -qmkshrobj does what we want.
      2616ebfe
    • unknown's avatar
      Remove bdb/include/*_ext.h from revision control. They are · 50fdd2b3
      unknown authored
      generated automatically.
      
      
      BitKeeper/deleted/.del-db_ext.h~a1e210bbd0de0a48:
        Delete: bdb/include/db_ext.h
      BitKeeper/deleted/.del-mutex_ext.h~f20f47ddc346598b:
        Delete: bdb/include/mutex_ext.h
      BitKeeper/deleted/.del-btree_ext.h~5d53d710f170c6b6:
        Delete: bdb/include/btree_ext.h
      BitKeeper/deleted/.del-clib_ext.h~ed9d9f7965f0e1d3:
        Delete: bdb/include/clib_ext.h
      BitKeeper/deleted/.del-common_ext.h~35c8aab64ee3b8fd:
        Delete: bdb/include/common_ext.h
      BitKeeper/deleted/.del-env_ext.h~33a5fdef1aeecefd:
        Delete: bdb/include/env_ext.h
      BitKeeper/deleted/.del-hash_ext.h~5b31ff8413481606:
        Delete: bdb/include/hash_ext.h
      BitKeeper/deleted/.del-lock_ext.h~ccd0785bb206933f:
        Delete: bdb/include/lock_ext.h
      BitKeeper/deleted/.del-log_ext.h~2988f11d4545c76b:
        Delete: bdb/include/log_ext.h
      BitKeeper/deleted/.del-mp_ext.h~a528b772d42d6455:
        Delete: bdb/include/mp_ext.h
      BitKeeper/deleted/.del-os_ext.h~a1771032b4d2d53b:
        Delete: bdb/include/os_ext.h
      BitKeeper/deleted/.del-qam_ext.h~9993db1fb3428b6d:
        Delete: bdb/include/qam_ext.h
      BitKeeper/deleted/.del-tcl_ext.h~6759d22aa2ff5f39:
        Delete: bdb/include/tcl_ext.h
      BitKeeper/deleted/.del-txn_ext.h~9db24c14f204890c:
        Delete: bdb/include/txn_ext.h
      BitKeeper/deleted/.del-xa_ext.h~50918e5ef9f095b6:
        Delete: bdb/include/xa_ext.h
      BitKeeper/etc/ignore:
        Added bdb/include/btree_ext.h bdb/include/clib_ext.h bdb/include/common_ext.h bdb/include/db_ext.h bdb/include/env_ext.h bdb/include/hash_ext.h bdb/include/lock_ext.h bdb/include/log_ext.h bdb/include/mp_ext.h bdb/include/mutex_ext.h bdb/include/os_ext.h bdb/include/qam_ext.h bdb/include/tcl_ext.h bdb/include/txn_ext.h bdb/include/xa_ext.h to the ignore list
      50fdd2b3
    • unknown's avatar
  3. 01 Nov, 2001 10 commits
  4. 31 Oct, 2001 6 commits
  5. 30 Oct, 2001 5 commits
  6. 29 Oct, 2001 6 commits
  7. 26 Oct, 2001 1 commit