- 27 Dec, 2000 2 commits
-
-
unknown authored
Docs/manual.texi: Updated contrib link.
-
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
-
- 26 Dec, 2000 5 commits
-
-
unknown authored
BitKeeper/etc/ignore: added sql-bench/output/* Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: Added MySQL usage & MySQL supporters sql/gen_lex_hash.cc: Smaller region sql/mysql_priv.h: --safe-show-db
-
unknown authored
ha_berkeley.cc - Use the DB_RMW (read, modify, write) flag when removing a key ha_berkeley.h - Don't use subtransactions in update_row by default sql_table.cc - Don't use subtransactions in update_row by default bdb.result BitKeeper file /usr/home/tim/my/work/mysql-test/r/bdb.result bdb.test BitKeeper file /usr/home/tim/my/work/mysql-test/t/bdb.test sql/ha_berkeley.cc: - Don't use subtransactions in update_row by default - Use the DB_RMW (read, modify, write) flag when removing a key sql/ha_berkeley.h: - Don't use subtransactions in update_row by default sql/sql_table.cc: - Don't use subtransactions in update_row by default
-
unknown authored
configure.in: SCCS merged
-
unknown authored
configure.in: --without-raid should not #define USE_RAID
-
- 24 Dec, 2000 4 commits
-
-
unknown authored
Docs/manual.texi: Contrib entry.
-
unknown authored
-
unknown authored
configure.in: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/sql_insert.cc: Auto merged sql/sql_parse.cc: Auto merged
-
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
-
- 22 Dec, 2000 9 commits
-
-
unknown authored
BitKeeper/etc/gone: fixed (hopefully)
-
unknown authored
BitKeeper/etc/gone: auto-merge mysql-test/mysql-test-run.sh: merged
-
unknown authored
mrg000001.test clean merge tables for other tests to work mysqltest.c always compare vs. @result if any mrg000002.result corrected mysql-test/r/mrg000002.result: corrected client/mysqltest.c: always compare vs. @result if any mysql-test/t/mrg000001.test: clean merge tables for other tests to work mysql-test/mysql-test-run.sh: remove *.reject before testing
-
unknown authored
configure.in: - move extra bsdi fix up with other os-specific hacks include/global.h: - move extra bsdi fix up with other os-specific hacks
-
unknown authored
into cane.mysql.fi:/usr/home/tim/my/work
-
unknown authored
mysql-test/mysql-test-run.sh: - fix typo introduced in previous commit
-
unknown authored
mysql-test/t/replace.test: - test replace with an extra row that has a higher key value sql/sql_insert.cc: - pass real key length to index_read_idx, instead of relying on the table handler to convert 0 -> key_length (fixes replace bug in BDB)
-
unknown authored
Allow multiple options to be passed to mysql-test-run. BUILD/FINISH.sh: - use CFLAGS properly mysql-test/mysql-test-run.sh: - allow multiple options (e.g., --gcov --force)
-
unknown authored
sql/sql_show.cc: added RAID_* options to SHOW CREATE output
-
- 21 Dec, 2000 4 commits
-
-
unknown authored
into cane.mysql.fi:/usr/home/tim/my/work acconfig.h: Auto merged configure.in: Auto merged
-
unknown authored
Test delete from BDB table using hidden primary key.
-
unknown authored
libmysql/Makefile.am: - Makefile.shared should be part of the distribution libmysql/Makefile.shared: - strto.lo should not be built
-
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)
-
- 20 Dec, 2000 9 commits
-
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
unknown authored
undid bug in ENCRYPT() - will push this now added a test case for ENCRYPT() mysql-test/r/rpl000014.result: fixed result mysql-test/t/rpl000014.test: fixed timing ambiguity sql/item_strfunc.cc: undid SEGV bug in ENCRYPT()
-
unknown authored
-
unknown authored
mysql-test/mysql-test-run.sh: expr substr -> echo | cut
-
unknown authored
filesort.cc Temporary fix for FULLTEXT index removed sql/filesort.cc: Temporary fix for FULLTEXT index removed sql/sql_select.cc: Disables quick_select for JT_FT
-
unknown authored
-
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
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql sql/mysqld.cc: Auto merged
-
unknown authored
small fixes in backtrace code sql/mysqld.cc: small fixes in backtrace code
-
- 19 Dec, 2000 1 commit
-
-
unknown authored
sql/mysqld.cc: trace_stack() should only be compiled if we are x86 make segfault handler "re-enterant" in case we sefault in the handler itself fixed typos
-
- 18 Dec, 2000 6 commits
-
-
unknown authored
BUILD/FINISH.sh: - pass arguments to the build script on to configure
-
unknown authored
into cane.mysql.fi:/usr/home/tim/my/work Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: Auto merged sql/sql_show.cc: Auto merged BUILD/compile-pentium: SCCS merged
-
unknown authored
sql-bench/copy-db.sh: Change mode to -rw-rw-r-- sql-bench/crash-me.sh: Change mode to -rw-rw-r-- sql-bench/server-cfg.sh: Change mode to -rw-rw-r-- sql-bench/test-insert.sh: Change mode to -rw-rw-r-- Docs/manual.texi: Merge with 4.0 + updates for column types sql/mysqld.cc: cleanup
-
unknown authored
BitKeeper/etc/ignore: - ignore Berkeley DB directory
-
unknown authored
- consolidate common functionality into one place - make them detect gmake/make BUILD/compile-alpha: - cleaned up BUILD scripts - consolidate common functionality into one place - make them detect gmake/make BUILD/compile-pentium-debug-no-bdb: - cleaned up BUILD scripts - consolidate common functionality into one place - make them detect gmake/make BUILD/compile-pentium-debug: - cleaned up BUILD scripts - consolidate common functionality into one place - make them detect gmake/make BUILD/compile-pentium-gcov: - cleaned up BUILD scripts - consolidate common functionality into one place - make them detect gmake/make BUILD/compile-pentium-myodbc: - cleaned up BUILD scripts - consolidate common functionality into one place - make them detect gmake/make BUILD/compile-pentium: - cleaned up BUILD scripts - consolidate common functionality into one place - make them detect gmake/make BUILD/compile-solaris-sparc-purify: - cleaned up BUILD scripts - consolidate common functionality into one place - make them detect gmake/make BUILD/compile-solaris-sparc: - cleaned up BUILD scripts - consolidate common functionality into one place - make them detect gmake/make
-