An error occurred fetching the project authors.
  1. 01 Jan, 2001 1 commit
    • unknown's avatar
      Fixed gethostname_r tests to be more portable · dcd25bc9
      unknown authored
      BUILD/FINISH.sh:
        Moved symbolic files to tmp
      Docs/manual.texi:
        Updated
      mysql-test/r/func_str.result:
        Removed time functions
      mysql-test/t/func_str.test:
        Removed time functions
      mysql-test/t/order_by.test:
        Fixed sort problem
      sql/sql_parse.cc:
        End transactions before LOCK TABLES
      dcd25bc9
  2. 27 Dec, 2000 1 commit
    • unknown's avatar
      Extended mysqltest with --commands and 'require' · e56db858
      unknown authored
      Fixed test results.
      Added mysqld variable 'have_isam'
      
      
      BitKeeper/deleted/.del-master-slave.inc~556fd038c3a3d54:
        Delete: mysql-test/t/include/master-slave.inc
      BitKeeper/deleted/.del-README~f9fd36f3c3711305:
        Delete: mysql-test/r/3.23/README
      Docs/manual.texi:
        Fixed typos
      client/mysqltest.c:
        Changed internal commands to accept -- before them.
        Added command 'require' to make it possible to skip tests if the
        mysqld server lacks some capabilites.
        Removed extra \t at end of lines
      configure.in:
        Update
      myisam/myisamlog.c:
        cleanup
      mysql-test/mysql-test-run.sh:
        Added support for 'not supported' tests
      mysql-test/r/alt000001.result:
        Removed end tab
      mysql-test/r/bdb.result:
        Removed end tab
      mysql-test/r/crypt.result:
        Removed end tab
      mysql-test/r/equal.result:
        Removed end tab
      mysql-test/r/ft0000001.a.result:
        Removed end tab
      mysql-test/r/ft0000001.b.result:
        Removed end tab
      mysql-test/r/ft0000001.c.result:
        Removed end tab
      mysql-test/r/ft0000001.d.result:
        Removed end tab
      mysql-test/r/ft0000001.e.result:
        Removed end tab
      mysql-test/r/ft0000002.a.result:
        Removed end tab
      mysql-test/r/ft0000002.b.result:
        Removed end tab
      mysql-test/r/ft0000002.c.result:
        Removed end tab
      mysql-test/r/ins000001.result:
        Removed end tab
      mysql-test/r/mrg000001.dummy.result:
        Removed end tab
      mysql-test/r/mrg000001.result:
        Removed end tab
      mysql-test/r/mrg000002.result:
        Removed end tab
      mysql-test/r/rpl000001.a.result:
        Removed end tab
      mysql-test/r/rpl000001.b.result:
        Removed end tab
      mysql-test/r/rpl000002.result:
        Removed end tab
      mysql-test/r/rpl000003.result:
        Removed end tab
      mysql-test/r/rpl000004.a.result:
        Removed end tab
      mysql-test/r/rpl000004.b.result:
        Removed end tab
      mysql-test/r/rpl000005.result:
        Removed end tab
      mysql-test/r/rpl000006.result:
        Removed end tab
      mysql-test/r/rpl000007.result:
        Removed end tab
      mysql-test/r/rpl000008.result:
        Removed end tab
      mysql-test/r/rpl000009.result:
        Removed end tab
      mysql-test/r/rpl000010.result:
        Removed end tab
      mysql-test/r/rpl000011.result:
        Removed end tab
      mysql-test/r/rpl000012.result:
        Removed end tab
      mysql-test/r/rpl000012.status.result:
        Removed end tab
      mysql-test/r/rpl000013.result:
        Removed end tab
      mysql-test/r/rpl000013.status.result:
        Removed end tab
      mysql-test/r/rpl000014.result:
        Removed end tab
      mysql-test/r/rpl000015.result:
        Removed end tab
      mysql-test/r/rpl000016.result:
        Removed end tab
      mysql-test/r/sel000001.result:
        Removed end tab
      mysql-test/r/sel000002.result:
        Removed end tab
      mysql-test/r/sel000003.result:
        Removed end tab
      mysql-test/r/sel000004.result:
        Removed end tab
      mysql-test/r/sel000005.result:
        Removed end tab
      mysql-test/r/sel000006.result:
        Removed end tab
      mysql-test/r/sel000007.result:
        Removed end tab
      mysql-test/r/sel000008.result:
        Removed end tab
      mysql-test/r/sel000009.result:
        Removed end tab
      mysql-test/r/sel000010.result:
        Removed end tab
      mysql-test/r/sel000011.result:
        Removed end tab
      mysql-test/r/sel000012.result:
        Removed end tab
      mysql-test/r/sel000013.result:
        Removed end tab
      mysql-test/r/sel000014.result:
        Removed end tab
      mysql-test/r/sel000015.result:
        Removed end tab
      mysql-test/r/sel000016.result:
        Removed end tab
      mysql-test/r/sel000017.result:
        Removed end tab
      mysql-test/r/sel000018.result:
        Removed end tab
      mysql-test/r/sel000019.result:
        Removed end tab
      mysql-test/r/sel000020.result:
        Removed end tab
      mysql-test/r/sel000021.result:
        Removed end tab
      mysql-test/r/sel000022.result:
        Removed end tab
      mysql-test/r/sel000023.result:
        Removed end tab
      mysql-test/r/sel000024.result:
        Removed end tab
      mysql-test/r/sel000025.result:
        Removed end tab
      mysql-test/r/sel000026.result:
        Removed end tab
      mysql-test/r/sel000027.result:
        Removed end tab
      mysql-test/r/sel000028.result:
        Removed end tab
      mysql-test/r/sel000029.result:
        Removed end tab
      mysql-test/r/sel000030.result:
        Removed end tab
      mysql-test/r/sel000031.result:
        Removed end tab
      mysql-test/r/sel000032.result:
        Removed end tab
      mysql-test/r/sel000033.result:
        Removed end tab
      mysql-test/r/sel000100.result:
        Removed end tab
      mysql-test/r/shw000001.result:
        Removed end tab
      mysql-test/r/slave-running.result:
        Removed end tab
      mysql-test/r/slave-stopped.result:
        Removed end tab
      mysql-test/t/bdb.test:
        Check that we have BDB support
      mysql-test/t/replace.test:
        Check if we support ISAM tables
      sql/gen_lex_hash.cc:
        Fixed bug in last output
      sql/ha_berkeley.cc:
        Bug fix
      sql/ha_berkeley.h:
        Initialize using_ignore
      sql/handler.h:
        Fixed typo
      sql/mysqld.cc:
        Fixed typos;  Added variable 'have_isam'
      sql/sql_class.h:
        Fixed typo
      BitKeeper/etc/ignore:
        Added sql-bench/Results-linux/ATIS-mysql_bdb-Linux_2.2.14_my_SMP_i686 to the ignore list
      e56db858
  3. 26 Dec, 2000 1 commit
  4. 24 Dec, 2000 1 commit
    • unknown's avatar
      New benchmark test · 78cf07c8
      unknown authored
      Fixed bug in REPLACE with BDB tables
      Prepare for write lock on read for BDB
      Inform the handler when we want to use IGNORE / REPLACE
      New manual pages
      
      
      Docs/manual.texi:
        Updates for BDB tables and new changes
      client/mysql.cc:
        Cleanup
      configure.in:
        Added sys/ioctl.h
      heap/hp_rkey.c:
        Fixed bug when reading next on not unique key
      include/my_base.h:
        Added new extra options
      man/mysql.1:
        Added example
      mysys/my_write.c:
        Safety fix
      scripts/mysqlaccess.sh:
        Removed debug output
      scripts/safe_mysqld.sh:
        Added --open-files-limit
      sql-bench/Results/ATIS-mysql-Linux_2.2.14_my_SMP_i686:
        Updated to new benchmark
      sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686:
        Updated to new benchmark
      sql-bench/Results/alter-table-mysql-Linux_2.2.14_my_SMP_i686:
        Updated to new benchmark
      sql-bench/Results/big-tables-mysql-Linux_2.2.14_my_SMP_i686:
        Updated to new benchmark
      sql-bench/Results/connect-mysql-Linux_2.2.14_my_SMP_i686:
        Updated to new benchmark
      sql-bench/Results/create-mysql-Linux_2.2.14_my_SMP_i686:
        Updated to new benchmark
      sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686:
        Updated to new benchmark
      sql-bench/Results/select-mysql-Linux_2.2.14_my_SMP_i686:
        Updated to new benchmark
      sql-bench/Results/wisconsin-mysql-Linux_2.2.14_my_SMP_i686:
        Updated to new benchmark
      sql-bench/bench-init.pl.sh:
        Updated to new benchmark
      sql-bench/server-cfg.sh:
        Fixes for HEAP tables
      sql-bench/test-ATIS.sh:
        Fix for heap tables
      sql-bench/test-insert.sh:
        Added some ORDER BY benchmarks to test more things
      sql/ha_berkeley.cc:
        Fix a bug in REPLACE
      sql/ha_berkeley.h:
        Fix to handle lock_on_read
      sql/mysql_priv.h:
        Prepare for internal subtransactions in BDB
      sql/mysqld.cc:
        Added -O open_files_limit=#
      sql/sql_insert.cc:
        Inform the handler when we want to use IGNORE / REPLACE
      sql/sql_load.cc:
        Inform the handler when we want to use IGNORE / REPLACE
      sql/sql_parse.cc:
        Cleanup
      sql/sql_show.cc:
        Cleanup
      sql/sql_table.cc:
        Inform the handler when we want to use IGNORE / REPLACE
      sql/sql_update.cc:
        Inform the handler when we want to use IGNORE / REPLACE
      support-files/binary-configure.sh:
        Better message
      78cf07c8
  5. 22 Dec, 2000 1 commit
  6. 21 Dec, 2000 1 commit
    • unknown's avatar
      Compatibility fix for BSDi. · 33cc250f
      unknown authored
      BSDi uses size_t * for the optlen arg to getsockopt, while other Unixes
      use socklen_t *.
      
      
      acconfig.h:
        - compatibility fix for BSDi (getsockopt optlen type)
      configure.in:
        - compatibility fix for BSDi (getsockopt optlen type)
      libmysql/libmysql.c:
        - compatibility fix for BSDi (getsockopt optlen type)
      sql/mini_client.cc:
        - compatibility fix for BSDi (getsockopt optlen type)
      33cc250f
  7. 20 Dec, 2000 1 commit
    • unknown's avatar
      acconfig.h · 33ae3217
      unknown authored
          fix to make ENCRYPT work
      BUILD/compile-pentium-debug
          debug has different warnings
      BUILD/FINISH.sh
          save symbol table and dissassembled code with symobls available before strip
          use $do_make for make decision instead of $make to avoid conflict
      BUILD/SETUP.sh
          export AM_MAKEFLAGS
          fast is now -fno-omit-frame-pointer, the opposite is now called 
          reckless
      configure.in
          fixes to make CRYPT work again
      Docs/Makefile.am
          hack to avoid rebuilding the manual on make clean -why does
          Makefile depend on $BUILD_SOURCES, and do we even need BUILD_SOURCES?
      
      
      BUILD/FINISH.sh:
        save symbol table and dissassembled code with symobls available before strip
        use $do_make for make decision instead of $make to avoid conflict
      BUILD/SETUP.sh:
        export AM_MAKEFLAGS
        fast is now -fno-omit-frame-pointer, the opposite is now called 
        reckless
      BUILD/compile-pentium-debug:
        debug has different warnings
      BitKeeper/etc/ignore:
        Added mysqld.S mysqld.sym to the ignore list
      Docs/Makefile.am:
        hack to avoid rebuilding the manual on make clean -why does
        Makefile depend on $BUILD_SOURCES, and do we even need BUILD_SOURCES?
      acconfig.h:
        fix to make ENCRYPT work
      configure.in:
        fixes to make CRYPT work again
      33ae3217
  8. 18 Dec, 2000 1 commit
    • unknown's avatar
      Lots of new benchmark runs · 374cc051
      unknown authored
      Remember filename for temporary files created with mkstemp
      Fixed wrongly allocated BDB share structure
      Cleanups for SunPRO
      
      
      BitKeeper/deleted/.del-ATIS-mysql-SunOS_5.6_sun4m~62028e0375b3b8b:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-SunOS_5.6_sun4m~eafc8188345e262b:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql-SunOS_5.6_sun4m~8a1bd6589a189890:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-SunOS_5.6_sun4m~f351a7f3e1e2257e:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-SunOS_5.6_sun4m~a10e3ddfa26a3e7f:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-SunOS_5.6_sun4m~9233114ae6f8c5f:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-SunOS_5.6_sun4m~3402d060ae20e19:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-SunOS_5.6_sun4m~4da215905bce988d:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-SunOS_5.6_sun4m~ec61b14072715dc8:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.12_20smp_i686~28211fb9f0e6ab0e:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.12_20smp_i686~da28ced3e0aac09c:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.12_20smp_i686~67ae4e91b5f4eabd:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.12_20smp_i686~a2dcb74a3c73ac18:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.12_20smp_i686~beedcd769a903c19:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.12_20smp_i686~fe23ee50aea195f4:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.12_20smp_i686~f120b0ead3836c81:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.12_20smp_i686~3b64aff0dfddfff4:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.12_20smp_i686~d49db545341a732f:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.13_SMP_alpha~136bdd9fd1a2cd14:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql_fast-Linux_2.2.13_SMP_alpha~defb62af5958fcac:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.13_SMP_alpha~f6fa9f46d4a6152:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql_fast-Linux_2.2.13_SMP_alpha~16694c5927b7600c:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.13_SMP_alpha~c85eb85ba45dd748:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql_fast-Linux_2.2.13_SMP_alpha~b062db76cf6df5d2:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.13_SMP_alpha~b5f4f4c35225f0f:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql_fast-Linux_2.2.13_SMP_alpha~a9eedd951eab7e8b:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.13_SMP_alpha~74ec2bf5f55b81f:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql_fast-Linux_2.2.13_SMP_alpha~f6d7665c418d62c6:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.13_SMP_alpha~771b40d3280fe8ad:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql_fast-Linux_2.2.13_SMP_alpha~c46d6c283c0e34ae:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.13_SMP_alpha~17f262f12d2244bc:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql_fast-Linux_2.2.13_SMP_alpha~3245ba5633a18e8:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.13_SMP_alpha~9fd9c6e036f988d7:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql_fast-Linux_2.2.13_SMP_alpha~744633c6e13a897f:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.13_SMP_alpha~ad7babd436f26841:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql_fast-Linux_2.2.13_SMP_alpha~6ad065fe4c6b4fa9:
        ***MISSING WEAVE***
      BUILD/compile-pentium:
        Added command line arguments
      Docs/manual.texi:
        Update for 3.23.30
      configure.in:
        Removed duplicated symbol
      include/my_sys.h:
        cleanup of my_open/my_create/my_tempfile
      mysys/mf_tempfile.c:
        Remember filename for temporary files created with mkstemp
      mysys/my_create.c:
        cleanup of my_open/my_create/my_tempfile
      mysys/my_open.c:
        cleanup of my_open/my_create/my_tempfile
      scripts/mysqld_multi.sh:
        Use paths from configure
      scripts/safe_mysqld.sh:
        Cleanup
      sql-bench/Results/ATIS-mysql-SunOS_5.7_sun4m:
        New benchmark results
      sql-bench/Results/RUN-mysql-SunOS_5.7_sun4m:
        New benchmark results
      sql-bench/Results/alter-table-mysql-SunOS_5.7_sun4m:
        New benchmark results
      sql-bench/Results/big-tables-mysql-SunOS_5.7_sun4m:
        New benchmark results
      sql-bench/Results/connect-mysql-SunOS_5.7_sun4m:
        New benchmark results
      sql-bench/Results/create-mysql-SunOS_5.7_sun4m:
        New benchmark results
      sql-bench/Results/insert-mysql-SunOS_5.7_sun4m:
        New benchmark results
      sql-bench/Results/select-mysql-SunOS_5.7_sun4m:
        New benchmark results
      sql-bench/Results/wisconsin-mysql-SunOS_5.7_sun4m:
        New benchmark results
      sql/ha_berkeley.cc:
        Fixed wrongly allocated share structure
      sql/item_cmpfunc.cc:
        Cleanup
      sql/item_cmpfunc.h:
        Cleanup
      sql/log_event.h:
        Cleanup
      sql/mysqld.cc:
        Changed default number of BDB locks to 10000
      sql/sql_class.h:
        cleanup
      sql/sql_show.cc:
        cleanup
      support-files/mysql.spec.sh:
        Added mysqld_multi
      sql-bench/Results-linux/ATIS-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/ATIS-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/RUN-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/alter-table-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/alter-table-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/big-tables-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/connect-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/create-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/insert-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/select-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-mysql_dbug-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      sql-bench/Results-linux/wisconsin-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
        ***MISSING WEAVE***
      374cc051
  9. 16 Dec, 2000 2 commits
    • unknown's avatar
      Fixed error when copying mysqld_multi · 289de3ff
      unknown authored
      Fixes for mysql-test
      Fixed race condition in SHOW LOGS
      
      
      BUILD/compile-solaris-sparc:
        cleanup
      Build-tools/Do-compile:
        Fixed problem
      Makefile.am:
        Merged tests with benchmarks
      configure.in:
        Fix for Solaris 2.8
      scripts/Makefile.am:
        Fixed error when copying mysqld_multi
      scripts/make_binary_distribution.sh:
        Fixes for mysql-test
      sql/ha_berkeley.cc:
        Fixed race condition in SHOW LOGS
      sql/mysqld.cc:
        Fixed bug in networking
      289de3ff
    • unknown's avatar
      Backed out the new LARGEFILE patch as it broked several things · 77a3ea51
      unknown authored
      acinclude.m4:
        Backed out the new LARGEFILE patch as it broked several things
        on Linux
      configure.in:
        Backed out the new LARGEFILE patch as it broked several things
        on Linux
      include/my_sys.h:
        Store names for temporary files
      sql/mysqld.cc:
        Fixed small problem with pid files
      77a3ea51
  10. 15 Dec, 2000 1 commit
    • unknown's avatar
      Configure updates · 587387f5
      unknown authored
      Fixed my_print_defaults --no-defaults 
      
      
      Docs/manual.texi:
        Updated changelog
      acinclude.m4:
        Patches for large file support
      configure.in:
        New TCP libwrap
      extra/my_print_defaults.c:
        Fixed that --no-defaults
      include/my_pthread.h:
        Fixes for Tru64
      ltconfig:
        Fixes for Tru64
      ltmain.sh:
        Fixes for Tru64
      mysql-test/README:
        Fixed types
      mysql-test/mysql-test-run.sh:
        Changed to long options
      587387f5
  11. 07 Dec, 2000 2 commits
    • unknown's avatar
      fixed up mysql-test - will not push this yet, as more clean up/testing is to follow · 1a603185
      unknown authored
      BitKeeper/deleted/.del-README~b8e00a1b57b91f69:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-README~2bddc2706d0834d0:
        ***MISSING WEAVE***
      mysql-test/r/alt000001.result:
        mvdir
      mysql-test/r/ins000001.result:
        mvdir
      mysql-test/r/rpl000001.a.result:
        mvdir
      mysql-test/r/rpl000001.b.result:
        mvdir
      mysql-test/r/rpl000002.result:
        mvdir
      mysql-test/r/rpl000003.result:
        mvdir
      mysql-test/r/rpl000004.a.result:
        mvdir
      mysql-test/r/rpl000004.b.result:
        mvdir
      mysql-test/r/rpl000005.result:
        mvdir
      mysql-test/r/rpl000006.result:
        mvdir
      mysql-test/r/rpl000007.result:
        mvdir
      mysql-test/r/rpl000008.result:
        mvdir
      mysql-test/r/rpl000009.result:
        mvdir
      mysql-test/r/rpl000010.result:
        mvdir
      mysql-test/r/rpl000011.result:
        mvdir
      mysql-test/r/rpl000012.result:
        mvdir
      mysql-test/r/rpl000012.status.result:
        mvdir
      mysql-test/r/rpl000013.result:
        mvdir
      mysql-test/r/rpl000013.status.result:
        mvdir
      mysql-test/r/sel000001.result:
        mvdir
      mysql-test/r/sel000002.result:
        mvdir
      mysql-test/r/sel000003.result:
        mvdir
      mysql-test/r/sel000004.result:
        mvdir
      mysql-test/r/sel000005.result:
        mvdir
      mysql-test/r/sel000006.result:
        mvdir
      mysql-test/r/sel000007.result:
        mvdir
      mysql-test/r/sel000008.result:
        mvdir
      mysql-test/r/sel000009.result:
        mvdir
      mysql-test/r/sel000010.result:
        mvdir
      mysql-test/r/sel000011.result:
        mvdir
      mysql-test/r/sel000012.result:
        mvdir
      mysql-test/r/sel000013.result:
        mvdir
      mysql-test/r/sel000014.result:
        mvdir
      mysql-test/r/sel000015.result:
        mvdir
      mysql-test/r/sel000016.result:
        mvdir
      mysql-test/r/sel000017.result:
        mvdir
      mysql-test/r/sel000018.result:
        mvdir
      mysql-test/r/sel000019.result:
        mvdir
      mysql-test/r/sel000020.result:
        mvdir
      mysql-test/r/sel000021.result:
        mvdir
      mysql-test/r/sel000022.result:
        mvdir
      mysql-test/r/sel000023.result:
        mvdir
      mysql-test/r/sel000024.result:
        mvdir
      mysql-test/r/sel000025.result:
        mvdir
      mysql-test/r/sel000026.result:
        mvdir
      mysql-test/r/sel000027.result:
        mvdir
      mysql-test/r/sel000028.result:
        mvdir
      mysql-test/r/sel000029.result:
        mvdir
      mysql-test/r/sel000030.result:
        mvdir
      mysql-test/r/sel000100.result:
        mvdir
      mysql-test/r/shw000001.result:
        mvdir
      mysql-test/t/README:
        mvdir
      mysql-test/t/err000001.test:
        mvdir
      mysql-test/t/rpl000007-slave.opt:
        mvdir
      mysql-test/t/rpl000008-slave.opt:
        mvdir
      mysql-test/t/rpl000009-slave.opt:
        mvdir
      mysql-test/t/rpl000010-slave.opt:
        mvdir
      mysql-test/t/rpl000013-slave.opt:
        mvdir
      BitKeeper/deleted/.del-start-mysqld~9c8f21a7ab97793a:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-stop-mysqld~89a1194045f05d1c:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-translate-tests~3869c1fdf0a5ea1a:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-README~108667adaeabe3f5:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-README~c5aaceda4c2b1a8:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-key.master~e6b83af25df0ce5:
        ***MISSING WEAVE***
      mysql-test/std_data/words.dat:
        Rename: mysql-test/std_data/words -> mysql-test/std_data/words.dat
      BitKeeper/deleted/.del-simple-select.master~6f3eb98812926caf:
        ***MISSING WEAVE***
      Makefile.am:
        add mysql-test to distribution
      configure.in:
        added mysql-test
      libmysql/Makefile.am:
        include hash.h
      libmysql/Makefile.shared:
        add hash to libmysqlclient
      mysql-test/Makefile.am:
        mysql-test is now in source dist also
      mysql-test/chew_on_this/select.res:
        ***MISSING WEAVE***
      mysql-test/install_test_db:
        renamed file, moved to different directory, and fixed up to work on binary dist
      mysql-test/mysql-test-run:
        clean-up of test suite, make it work on binary dist
      mysql-test/t/alt000001.test:
        moved directory
      mysql-test/t/ins000001.test:
        moved directory
      mysql-test/t/rpl000001.test:
        moved dir
      mysql-test/t/rpl000002.test:
        moved dir
      mysql-test/t/rpl000003.test:
        moved dir
      mysql-test/t/rpl000004.test:
        moved dir
      mysql-test/t/rpl000005.test:
        moved dir
      mysql-test/t/rpl000006.test:
        moved dir
      mysql-test/t/rpl000007.test:
        moved dir
      mysql-test/t/rpl000008.test:
        moved dir
      mysql-test/t/rpl000009.test:
        moved dir
      mysql-test/t/rpl000010.test:
        moved dir
      mysql-test/t/rpl000011.test:
        moved dir
      mysql-test/t/rpl000012.test:
        moved dir
      mysql-test/t/rpl000013.test:
        moved dir
      mysql-test/t/sel000001.test:
        moved dir
      mysql-test/t/sel000002.test:
        moved dir
      BitKeeper/etc/ignore:
        Added libmysql_r/hash.c scripts/mysql-3.23.29-gamma-pc-linux-gnu-i686.tar.gz to the ignore list
      mysql-test/t/sel000003.test:
        moved dir
      mysql-test/t/sel000004.test:
        moved dir
      mysql-test/t/sel000005.test:
        moved dir
      mysql-test/t/sel000100.test:
        moved dir
      mysql-test/t/shw000001.test:
        moved dir
      scripts/make_binary_distribution.sh:
        fixes to include mysql-test
        added -debug option to exit after building temp dir before tar.gz 
        removed a bunch of SCCS files
      1a603185
    • unknown's avatar
      Only write full transactions to binary log · 29907fc5
      unknown authored
      A lot of new functions for BDB tables
      Fix for DROP DATABASE on windows
      Default server_id variables
      
      
      Docs/manual.texi:
        Update of BDB info + Changes
      configure.in:
        Added test of readlink
      include/mysqld_error.h:
        Added new error message
      sql/ha_berkeley.cc:
        Added storing of status, CHECK, ANALYZE and OPTIMIZE TABLE
      sql/ha_berkeley.h:
        Added storing of status, CHECK, ANALYZE and OPTIMIZE TABLE
      sql/handler.cc:
        Only write full transactions to binary log
      sql/hostname.cc:
        cleanup
      sql/log.cc:
        Only write full transactions to binary log
      sql/log_event.h:
        Only write full transactions to binary log
      sql/mf_iocache.cc:
        Changes to be able to use IO_CACHE to save statements in a transaction
      sql/mysql_priv.h:
        New variables
      sql/mysqld.cc:
        Only write full transactions to binary log
        Added default values for server_id
        Lots of new bdb options
      sql/share/czech/errmsg.sys:
        Added new error message
      sql/share/czech/errmsg.txt:
        Added new error message
      sql/share/danish/errmsg.sys:
        Added new error message
      sql/share/danish/errmsg.txt:
        Added new error message
      sql/share/dutch/errmsg.sys:
        Added new error message
      sql/share/dutch/errmsg.txt:
        Added new error message
      sql/share/english/errmsg.sys:
        Added new error message
      sql/share/english/errmsg.txt:
        Added new error message
      sql/share/estonian/errmsg.sys:
        Added new error message
      sql/share/estonian/errmsg.txt:
        Added new error message
      sql/share/french/errmsg.sys:
        Added new error message
      sql/share/french/errmsg.txt:
        Added new error message
      sql/share/german/errmsg.sys:
        Added new error message
      sql/share/german/errmsg.txt:
        Added new error message
      sql/share/greek/errmsg.sys:
        Added new error message
      sql/share/greek/errmsg.txt:
        Added new error message
      sql/share/hungarian/errmsg.sys:
        Added new error message
      sql/share/hungarian/errmsg.txt:
        Added new error message
      sql/share/italian/errmsg.sys:
        Added new error message
      sql/share/italian/errmsg.txt:
        Added new error message
      sql/share/japanese/errmsg.sys:
        Added new error message
      sql/share/japanese/errmsg.txt:
        Added new error message
      sql/share/korean/errmsg.sys:
        Added new error message
      sql/share/korean/errmsg.txt:
        Added new error message
      sql/share/norwegian-ny/errmsg.txt:
        Added new error message
      sql/share/norwegian/errmsg.txt:
        Added new error message
      sql/share/polish/errmsg.sys:
        Added new error message
      sql/share/polish/errmsg.txt:
        Added new error message
      sql/share/portuguese/errmsg.sys:
        Added new error message
      sql/share/portuguese/errmsg.txt:
        Added new error message
      sql/share/romanian/errmsg.txt:
        Added new error message
      sql/share/russian/errmsg.sys:
        Added new error message
      sql/share/russian/errmsg.txt:
        Added new error message
      sql/share/slovak/errmsg.sys:
        Added new error message
      sql/share/slovak/errmsg.txt:
        Added new error message
      sql/share/spanish/errmsg.sys:
        Added new error message
      sql/share/spanish/errmsg.txt:
        Added new error message
      sql/share/swedish/errmsg.OLD:
        Added new error message
      sql/share/swedish/errmsg.sys:
        Added new error message
      sql/share/swedish/errmsg.txt:
        Added new error message
      sql/sql_base.cc:
        cleanup
      sql/sql_class.cc:
        Only write full transactions to binary log
      sql/sql_class.h:
        Added error handling of failed writes to logs
      sql/sql_db.cc:
        Fix for DROP DATABASE on windows
      sql/sql_delete.cc:
        Only write full transactions to binary log
      sql/sql_insert.cc:
        Only write full transactions to binary log
      sql/sql_load.cc:
        Only write full transactions to binary log
      sql/sql_parse.cc:
        End transaction at DROP, RENAME, CREATE and TRUNCATE
      sql/sql_table.cc:
        Fixes for ALTER TABLE on BDB tables for windows
      sql/sql_update.cc:
        Only write full transactions to binary log
      sql/sql_yacc.yy:
        AGAINST is not anymore a reserved word
      support-files/my-huge.cnf.sh:
        Changed to use binary log
      support-files/my-large.cnf.sh:
        Changed to use binary log
      support-files/my-medium.cnf.sh:
        Changed to use binary log
      support-files/my-small.cnf.sh:
        Changed to use binary log
      29907fc5
  12. 27 Nov, 2000 2 commits
    • unknown's avatar
      Generalize handle_flush thread to also handle various management · 8f3dfc8d
      unknown authored
      tasks for different handlers.  Add a callback from berkeley db to
      delete log files that are no longer needed.
      
      
      configure.in:
        enable berkeley dbugging when --with-debug is on
      sql/Makefile.am:
        change handle_flush to a general maintenance manager thread
      sql/mysql_priv.h:
        change handle_flush to a general maintenance manager thread
      sql/mysqld.cc:
        change handle_flush to a general maintenance manager thread
      sql/ha_berkeley.cc:
        add callback to delete unneeded log files
      8f3dfc8d
    • unknown's avatar
      Added connect_timeout and fix for transactions per statement · 1b337e01
      unknown authored
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-alter-table-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.12_20smp_i686:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.1_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-pg-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-pg_fast-Linux_2.2.10_i686-cmp-mysql,pg:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql-Linux_static:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-ATIS-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql-Linux_static:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-RUN-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql-Linux_static:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-big-tables-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql-Linux_static:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-connect-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql-Linux_static:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-create-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql-Linux_static:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-insert-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql-Linux_static:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-select-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_dynamic:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_pgcc:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql-Linux_static:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql_fast-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql_local_tcp-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-wisconsin-mysql_new-Linux_2.0.33_i586:
        ***MISSING WEAVE***
      Docs/Makefile.am:
        Removed manual.pdf from the standard distribution
      Docs/manual.texi:
        Updated table maintaince and timeouts
      Makefile.am:
        Added missing targets
      client/mysql.cc:
        Added -O connect_timeout
      client/mysqladmin.c:
        Added -O connect_timeout
      configure.in:
        3.23.29
      libmysql/libmysql.c:
        Added connect_timeout
      myisam/mi_check.c:
        Fixed warning i CHECK TABLE
      myisam/mi_create.c:
        cleanup
      sql-bench/bench-init.pl.sh:
        Updated version
      sql/ha_berkeley.cc:
        Fixed bug in transaction pre statement
      sql/sql_select.cc:
        removed 'explain' from slow query log
      support-files/mysql.server.sh:
        Added locks
      1b337e01
  13. 13 Nov, 2000 1 commit
    • unknown's avatar
      Bug fixes, TRUNCATE, safer passwords on command line and connect timeout · f3d2341f
      unknown authored
      Docs/manual.texi:
        Update of safe_mysqld, TRUNCATE and changes for 3.23.28
      client/mysql.cc:
        Added --timeout
      client/mysqladmin.c:
        Safer password handling
      client/mysqldump.c:
        Safer password handling
      client/mysqlimport.c:
        Safer password handling
      client/mysqlshow.c:
        Safer password handling
      configure.in:
        Fixes for Darwin and added test of poll
      include/my_pthread.h:
        Fixes for darwin
      include/violite.h:
        Added test for polling
      libmysql/libmysql.c:
        connect timeout
      libmysql/violite.c:
        connect timeout
      mysys/hash.c:
        Fix when delting from empty table
      scripts/safe_mysqld.sh:
        Added --open-files, --core-file-size and --timezone
      sql-bench/bench-init.pl.sh:
        Function print_time
      sql-bench/crash-me.sh:
        Added test of truncate
      sql-bench/test-insert.sh:
        More "estimated" tests
      sql-bench/test-select.sh:
        More "estimated" tests
      sql/filesort.cc:
        Removed allocation of extra memory
      sql/ha_berkeley.cc:
        Better estimation of number of rows
      sql/item_create.cc:
        Truncate
      sql/item_create.h:
        Truncate
      sql/item_strfunc.cc:
        Removed usage of MY_FAE
      sql/lex.h:
        Truncate
      sql/lock.cc:
        Fixed possible loop bug
      sql/log.cc:
        Removed usage of FILE:s
      sql/mysqld.cc:
        Print of more server variables
      sql/sql_class.h:
        Changed FILE -> File
      sql/sql_insert.cc:
        Fixed bug in temptable handling
      sql/sql_lex.h:
        Cleanup
      sql/sql_load.cc:
        Removed usage of MY_FAE
      sql/sql_parse.cc:
        Cleanup + TRUNCATE
      sql/sql_select.cc:
        Cleanup + fix for INSERT ... SELECT
      sql/sql_yacc.yy:
        TRUNCATE
      sql/violite.c:
        Merge with client/violite.c
      strings/strstr-sparc.s:
        Fixed wrong register usage
      f3d2341f
  14. 05 Nov, 2000 1 commit
  15. 23 Oct, 2000 1 commit
    • unknown's avatar
      Fix of automatic repair · 76edea0d
      unknown authored
      Docs/manual.texi:
        Update for 3.23.27
      configure.in:
        Fixed syntax error
      include/m_string.h:
        bmove() was wrongly defined (old code was probably never executed)
      myisam/mi_check.c:
        Fix for automatic repair
      myisam/myisamchk.c:
        Fix for automatic repair
      sql/ha_myisam.cc:
        Fix for automatic repair
      sql/handler.cc:
        Fix for automatic repair
      sql/mysqlbinlog.cc:
        Indentation
      sql/sql_insert.cc:
        Move incrementation of thread_count to make things safer
      sql/sql_parse.cc:
        Added a new state for bug tracking
      sql/sql_select.cc:
        Increment created_tmp_disk_tables for each internal temporary
        MyISAM table.  Added path to some printf statements.
      76edea0d
  16. 22 Oct, 2000 1 commit
    • unknown's avatar
      Index Added latin5 (turkish) character set · 8f7e2af1
      unknown authored
      manual.texi	Added latin5 (turkish) character set
      configure.in	Added latin5 (turkish) character set
      latin5.conf	BitKeeper file /usr/local/src/my/work/sql/share/charsets/latin5.conf
      
      
      configure.in:
        Added latin5 (turkish) character set
      Docs/manual.texi:
        Added latin5 (turkish) character set
      sql/share/charsets/Index:
        Added latin5 (turkish) character set
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      8f7e2af1
  17. 21 Oct, 2000 1 commit
    • unknown's avatar
      Give an error if you use a BLOB(X) where X > 255 · da12c768
      unknown authored
      Fixes for MIT pthreads
      
      
      Docs/manual.texi:
        Update for MIT pthreads and sockets
      configure.in:
        Fixed MIT pthreads to use sockets
      myisam/mi_check.c:
        Portability fix
      myisam/sort.c:
        Portability fix
      sql/handler.h:
        Give an error if you use a BLOB(X) where X > 255
      sql/mysqld.cc:
        Fixed MIT pthreads to use sockets
      sql/sql_table.cc:
        Give an error if you use a BLOB(X) where X > 255
      sql/table.cc:
        Fixed problem with BDB tables without keys
      da12c768
  18. 14 Oct, 2000 1 commit
    • unknown's avatar
      Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and · 518a621a
      unknown authored
      a lot of portability issues.
      
      
      Docs/manual.texi:
        Changed FOREIGN KEY to FOREIGN KEY constraint
      client/mysqladmin.c:
        Don't flush MASTER or SLAVE on refresh
      configure.in:
        Fix for hpux 11.0
      extra/perror.c:
        New error message
      include/my_pthread.h:
        Portability fix for windows
      myisam/mi_locking.c:
        Ensure that locking doesn't interfere with pread/pwrite on windows
      myisam/sort.c:
        checked with purecover
      mysys/mf_tempfile.c:
        Fix for windows
      mysys/my_lock.c:
        Ensure that locking doesn't interfere with pread/pwrite on windows
      mysys/my_winthread.c:
        Portability fix
      sql-bench/Results/ATIS-mysql-NT_4.0:
        New benchmark runs
      sql-bench/Results/RUN-mysql-NT_4.0:
        New benchmark runs
      sql-bench/Results/alter-table-mysql-NT_4.0:
        New benchmark runs
      sql-bench/Results/big-tables-mysql-NT_4.0:
        New benchmark runs
      sql-bench/Results/connect-mysql-NT_4.0:
        New benchmark runs
      sql-bench/Results/create-mysql-NT_4.0:
        New benchmark runs
      sql-bench/Results/insert-mysql-NT_4.0:
        New benchmark runs
      sql-bench/Results/select-mysql-NT_4.0:
        New benchmark runs
      sql-bench/Results/wisconsin-mysql-NT_4.0:
        New benchmark runs
      sql-bench/crash-me.sh:
        Fixed things for PostgreSQL
      sql-bench/limits/mysql-3.23.cfg:
        Update for new crash-me
      sql-bench/limits/mysql.cfg:
        Update for new crash-me
      sql-bench/print-limit-table:
        Fixed position for alter table rename
      sql-bench/test-insert.sh:
        Fix for PostgreSQL
      sql/field.cc:
        Fix for default values in CREATE ... SELECT
      sql/field.h:
        Fix for default values in CREATE ... SELECT
      sql/log.cc:
        Fixed typo
      sql/log_event.cc:
        Portability fix
      sql/mysqlbinlog.cc:
        Portability fix
      sql/mysqld.cc:
        Don't turn of concurrent insert with --skip-new or --safe
      sql/sql_base.cc:
        Portability fix
      sql/sql_class.cc:
        Portability fix
      sql/sql_class.h:
        Portability fix
      sql/sql_parse.cc:
        Fix for --log-slow-queries
      sql/sql_repl.cc:
        Portability fixes
      sql/sql_select.cc:
        Fixed optimizer bug for LEFT JOIN
      sql/sql_select.h:
        Fixed optimizer bug for LEFT JOIN
      sql/sql_table.cc:
        Fix for default values in CREATE ... SELECT
      sql/sql_yacc.yy:
        Added optional AS to: CREATE TABLE foo [ AS ] SELECT ...
      518a621a
  19. 10 Oct, 2000 1 commit
    • unknown's avatar
      SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1 · 5762523b
      unknown authored
      It makes SHOW CREATE TABLE to quote table and column names.
      This is ON by default !
      
      
      configure.in:
        REAL fix for mkstemp()
      sql/lex.h:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      sql/sql_yacc.yy:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      sql/mysql_priv.h:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      sql/mysqld.cc:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      sql/sql_show.cc:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      Docs/manual.texi:
        SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1
      5762523b
  20. 04 Oct, 2000 3 commits
    • unknown's avatar
      Small fixes · affe94dc
      unknown authored
      configure.in:
        Fix for mkstemp
      libmysql/Makefile.shared:
        Fix for mkstemp
      myisam/mi_open.c:
        Added more debug info
      mysys/mf_tempfile.c:
        Fixed type
      sql/sql_repl.cc:
        Added missing header file
      affe94dc
    • unknown's avatar
      Portability fixes · fc78fef7
      unknown authored
      Docs/manual.texi:
        Updates in the links sections
      config.guess:
        Added fixes for Darwin
      config.sub:
        Added fixes for Darwin
      configure.in:
        Added fixes for Darwin
      extra/my_print_defaults.c:
        Fixed typo
      include/my_pthread.h:
        Added fixes for Darwin
      ltconfig:
        Portability fix
      myisam/mi_check.c:
        Make myisamchk more silent
      mysys/Makefile.am:
        Added mf_tempfile.c
      mysys/mf_cache.c:
        Remove not used parts
      mysys/mf_tempfile.c:
        Fix for Solaris
      sql/log.cc:
        Fix for Windows
      sql/sql_cache.cc:
        Fix for Darwin
      sql/sql_show.cc:
        Fix for temporary tables
      strings/strtol.c:
        Fix for Darwin
      support-files/mysql.spec.sh:
        Fix for documentation files that are installed compressed
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      fc78fef7
    • unknown's avatar
      configure.in Add check for pdftex · 47d38f68
      unknown authored
      Docs/Makefile.am   Do not compile manual.pdf if pdftex not present
      
      
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      Docs/Makefile.am:
        Do not compile manual.pdf if pdftex not present
      configure.in:
        Add check for pdftex
      47d38f68
  21. 23 Sep, 2000 1 commit
  22. 20 Sep, 2000 3 commits
    • unknown's avatar
      removed misplaced comma in configure.in · f229846f
      unknown authored
      configure.in:
        removed comma, wasn't supposed to be there, causing problems ;)
      f229846f
    • unknown's avatar
      Made configure's help output nice and pretty. · fc6f932a
      unknown authored
      acinclude.m4:
        Small fix of alignment.
      configure.in:
        Lots of fixes of alignment.. made help output nice and pretty.
      fc6f932a
    • unknown's avatar
      Small bug fixes + code for DELETE QUICK · 5a2419eb
      unknown authored
      Docs/manual.texi:
        Change log + bug fixes from the mailing list
      configure.in:
        added mlockall
      include/config-win.h:
        Fix to use SAFE_MUTEX
      include/ft_global.h:
        Free memory
      include/my_pthread.h:
        Fix for SAFE_MUTEX on windows
      myisam/Makefile.am:
        Fix modes
      myisam/ft_static.c:
        Fix language problem with fulltext
      myisam/ft_stopwords.c:
        Free memory at end
      myisam/mi_create.c:
        Fix language problem with fulltext
      myisam/mi_delete.c:
        Added optimization to not join blocks when using delete with QUICK
      myisam/mi_panic.c:
        Added freeing of memorty
      myisam/mi_test2.c:
        Added quick mode
      myisam/myisamchk.c:
        Fixed help text
      myisam/myisamdef.h:
        Added optimization to not join blocks when using delete with QUICK
      mysys/mf_format.c:
        Don't change case for extension
      mysys/my_wincond.c:
        Fix for safe mutex
      mysys/thr_mutex.c:
        Fix for safe mutex
      sql-bench/test-insert.sh:
        Split delete test to get more information about the times
      sql/ChangeLog:
        Changelog
      sql/ha_myisam.cc:
        Better OPTIMIZE handling
      sql/log.cc:
        Cleanup
      sql/mysql_priv.h:
        Fix for safe mutex
      sql/mysqld.cc:
        Added define for --one-thread option
      sql/sql_class.h:
        Fixed lock_time in slow_log
      sql/sql_delete.cc:
        Fix for safe mutex
      sql/sql_parse.cc:
        Fix processlist message for new process
      sql/sql_table.cc:
        Fix windows problem med CREATE INDEX
      sql/sql_yacc.yy:
        Fix for safe mutex
      sql/table.cc:
        Made code simpler
      strings/bmove512.c:
        Small speed fix
      support-files/mysql.server.sh:
        Fixed awk usage
      5a2419eb
  23. 16 Sep, 2000 1 commit
    • unknown's avatar
      Faster log::write() call, memory leak fix, flush master fix. · 19b678ee
      unknown authored
      BUILD/compile-alpha-ccc:
        remove deps to get things to compile better
      Docs/manual.texi:
        Small fixes
      configure.in:
        Fix for mlockmem()
      include/my_sys.h:
        Made key_cache_inited global
      myisammrg/myrg_close.c:
        Fixed memory leak
      myisammrg/myrg_open.c:
        Initialize queue to avoid memory leak bug
      mysys/mf_format.c:
        Added overflow check
      mysys/mf_keycache.c:
        Made key_cache_init more secure to use
      mysys/my_static.h:
        Make key_cache_inite global
      sql/ChangeLog:
        Changes
      sql/lock.cc:
        Added logging of locktime
      sql/log.cc:
        Added logging of locktime
      sql/mysql_priv.h:
        Added locked_in_memory
      sql/mysqld.cc:
        Added logging of locktime + locked in memory
      sql/sql_acl.cc:
        Added thd to log::write() for faster call
      sql/sql_base.cc:
        Use global key_cache variable
      sql/sql_class.cc:
        Added result row counting
      sql/sql_class.h:
        Added thd to log::write() for faster call
      sql/sql_db.cc:
        Added thd to log::write() for faster call
      sql/sql_delete.cc:
        Added thd to log::write() for faster call
      sql/sql_insert.cc:
        Added thd to log::write() for faster call
      sql/sql_load.cc:
        Added thd to log::write() for faster call
      sql/sql_parse.cc:
        Added thd to log::write() for faster call
      sql/sql_rename.cc:
        Added thd to log::write() for faster call
      sql/sql_table.cc:
        Added thd to log::write() for faster call
      sql/sql_update.cc:
        Added thd to log::write() for faster call
      19b678ee
  24. 13 Sep, 2000 1 commit
  25. 12 Sep, 2000 1 commit
    • unknown's avatar
      Update to new root alloc, OPTIMIZE TABLE and some other changes · fe4cccd6
      unknown authored
      Docs/manual.texi:
        Added chapter for binary log, updated the changelog, linux section, OPTIMIZE TABLE...
      client/mysqladmin.c:
        Fixed bug with pid-file handling.
      client/mysqldump.c:
        Version change
      configure.in:
        Version change
      include/Makefile.am:
        Fix for SCO to get sched.h removed.
      include/global.h:
        Increased MY_NFILE;  Added thread_safe_increment
      include/my_sys.h:
        Better root_alloc
      include/mysql.h:
        Better root_alloc
      include/mysys_err.h:
        Fix for PREAD/PWRITE on windows
      libmysql/libmysql.c:
        Better root_alloc
      myisam/mi_locking.c:
        Fix for PREAD/PWRITE on windows
      myisam/mi_static.c:
        Fix for PREAD/PWRITE on windows
      mysys/default.c:
        Better root_alloc
      mysys/errors.c:
        Fix for PREAD/PWRITE on windows
      mysys/my_alloc.c:
        Better root_alloc
      mysys/my_create.c:
        Fix for PREAD/PWRITE on windows
      mysys/my_fopen.c:
        Fix for PREAD/PWRITE on windows
      mysys/my_open.c:
        Fix for PREAD/PWRITE on windows
      mysys/my_pread.c:
        Fix for PREAD/PWRITE on windows
      mysys/tree.c:
        Better root_alloc
      readline/bind.c:
        Removed compiler warning
      readline/isearch.c:
        Removed compiler warning
      scripts/safe_mysqld.sh:
        Allow use of MYSQL_UNIX_PORT and MYSQL_TCP_PORT
      sql-bench/crash-me.sh:
        Version change
      sql-bench/limits/mysql-3.23.cfg:
        Update to latest MySQL version
      sql/filesort.cc:
        Added more statistics
      sql/ha_berkeley.h:
        Fixed bug with ORDER BY
      sql/ha_myisam.cc:
        Added OPTIMIZE TABLE and cleaned up the repair code
      sql/ha_myisam.h:
        Added OPTIMIZE TABLE and cleaned up the repair code
      sql/handler.cc:
        Added OPTIMIZE TABLE and cleaned up the repair code
      sql/handler.h:
        Added OPTIMIZE TABLE and cleaned up the repair code
      sql/item_func.cc:
        Fixed comment
      sql/item_timefunc.cc:
        Fixed possible month bug
      sql/mini_client.cc:
        Use of new root_alloc
      sql/mysql_priv.h:
        Added OPTIMIZE TABLE and cleaned up the repair code
      sql/mysqld.cc:
        Added more statistics
      sql/opt_range.cc:
        Use of new root_alloc
      sql/slave.cc:
        Use of new root_alloc
      sql/sql_acl.cc:
        Use of new root_alloc
      sql/sql_class.cc:
        Use of new root_alloc
      sql/sql_parse.cc:
        Use of new root_alloc
      sql/sql_select.cc:
        Added more statistics
      sql/sql_table.cc:
        Added OPTIMIZE TABLE and cleaned up the repair code
      sql/sql_udf.cc:
        Use of new root_alloc
      sql/sql_yacc.yy:
        Fixed that OPTIMIZE TABLE can take many tables as arguments
      sql/table.cc:
        Use of new root_alloc
      sql/thr_malloc.cc:
        Use of new root_alloc
      support-files/mysql.server.sh:
        Removed usage of AWK
      fe4cccd6
  26. 07 Sep, 2000 1 commit
    • unknown's avatar
      Small bug fixes · bee9933a
      unknown authored
      support-files/mysql.server-sys5.sh:
        Change mode to -rw-rw-r--
      Docs/manual.texi:
        Added information about BeOS, Access 2000, AIX and user links
      client/mysql.cc:
        Fixed SOURCE to work on windows
      client/mysqldump.c:
        Strip of white space
      configure.in:
        Fix for AIX
      include/dbug.h:
        Assert handling
      include/my_pthread.h:
        Ia64 needs more thread stack than other processors
      include/my_sys.h:
        More comments
      myisam/mi_key.c:
        Fixed wrong key length checks
      mysql.proj:
        update
      mysys/charset.c:
        Cleanup
      mysys/mf_keycache.c:
        Moved SEC_LINK to file that used it
      mysys/my_static.h:
        Moved SEC_LINK to file that used it
      scripts/Makefile.am:
        Fix for debian
      scripts/mysql_install_db.sh:
        Cleanup
      sql/gen_lex_hash.cc:
        Better values
      sql/ha_berkeley.cc:
        Fix of reading of unique key
      sql/handler.cc:
        Fix memory allocation bug
      sql/mysqld.cc:
        Fix for Ia64
      sql/share/charsets/latin1.conf:
        Fixed sortorder back to scandinavian.
      sql/sql_yacc.yy:
        FULL shouldn't be a keyword
      support-files/Makefile.am:
        Fix for debian
      support-files/mysql.server.sh:
        Cleanups
      bee9933a
  27. 04 Sep, 2000 1 commit
  28. 31 Aug, 2000 1 commit
    • unknown's avatar
      Update to get 3.23.23 to compile · ae172fdc
      unknown authored
      acconfig.h:
        Added better detection of compress
      acinclude.m4:
        Added better detection of compress
      configure.in:
        Added better detection of compress
      include/my_pthread.h:
        Fixed wrong prototype
      mysys/my_pthread.c:
        Added cast (for portability)
      scripts/make_binary_distribution.sh:
        Added missing conversion
      sql-bench/compare-results.sh:
        Update for new web site
      sql/table.cc:
        Removed extra free
      ae172fdc
  29. 30 Aug, 2000 2 commits
  30. 28 Aug, 2000 1 commit
  31. 22 Aug, 2000 2 commits
    • unknown's avatar
      Associate a charset directly with its number in the Index file, and · db3b3c17
      unknown authored
      propogate those changes through the code.  This is so that there can
      be holes in the list of charsets without breaking old tables.
      
      
      configure.in:
        - changed pattern for getting number from charsets Index file
      mysys/charset.c:
        - changed from using a TYPELIB to a CS_ID struct, so both the name
          and the number of a charset is stored in available_charsets
      sql/share/charsets/Index:
        - made the number a real part of the Index file, not just a comment
      sql/share/charsets/README:
        - order is no longer significant, but each charset must be paired
          with its number
      db3b3c17
    • unknown's avatar
      Languages list corrected (romania->romanian, estonia->estonian) · 792ee2ae
      unknown authored
      BitKeeper/deleted/.del-errmsg.sys:
        ***MISSING WEAVE***
      BitKeeper/deleted/.del-errmsg.txt:
        ***MISSING WEAVE***
      sql/share/estonian/errmsg.txt:
        Rename: sql/share/estonia/errmsg.txt -> sql/share/estonian/errmsg.txt
      sql/share/romanian/errmsg.txt:
        Rename: sql/share/romania/errmsg.txt -> sql/share/romanian/errmsg.txt
      Docs/manual.texi:
        Language list corrected
      configure.in:
        Language list corrected (AVAILABLE_LANGUAGES)
      792ee2ae