- 06 Apr, 2001 2 commits
-
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
unknown authored
fixed bug in variable assignment in mysqltest fixed coredump on conversion from empty blob/text to date added test case for empty blob conversion to date BUILD/compile-pentium-debug: move bdb/innobase to compile-pentium-debug-max client/mysqltest.c: fixed bug in variable assignment sql/time.cc: fixed coredump on conversion from empty blob/text to date
-
- 05 Apr, 2001 7 commits
-
-
unknown authored
BitKeeper/deleted/.del-btree_auto.c~a683156a176761f: Delete: bdb/btree/btree_auto.c BitKeeper/deleted/.del-chk.define~aa9a626e58631003: Delete: bdb/dist/build/chk.define BitKeeper/deleted/.del-chk.def~bb65b471d09f7c58: Delete: bdb/dist/build/chk.def BitKeeper/deleted/.del-chk.offt~25759c9294db634e: Delete: bdb/dist/build/chk.offt BitKeeper/deleted/.del-chk.srcfiles~ae884700cd110cbf: Delete: bdb/dist/build/chk.srcfiles BitKeeper/deleted/.del-chk.tags~7a5b14d33d4078cc: Delete: bdb/dist/build/chk.tags BitKeeper/deleted/.del-config.guess~ead1d91caeaa748c: Delete: bdb/dist/config.guess BitKeeper/deleted/.del-config.hin~fdecb7a06fa137a7: Delete: bdb/dist/config.hin BitKeeper/deleted/.del-config.sub~17e9990a298261a: Delete: bdb/dist/config.sub BitKeeper/deleted/.del-crdel_auto.c~ee4146a08fd175c1: Delete: bdb/db/crdel_auto.c BitKeeper/deleted/.del-db_auto.c~3186e950cc321ae7: Delete: bdb/db/db_auto.c BitKeeper/deleted/.del-db_int.h~40ba51edce41403f: Delete: bdb/build_vxworks/db_int.h BitKeeper/deleted/.del-db_int.h~9ee5645850a336a0: Delete: bdb/build_win32/db_int.h BitKeeper/deleted/.del-include.tcl~f8bffb5e2510f229: Delete: bdb/build_win32/include.tcl BitKeeper/deleted/.del-install-sh~1858c24340b72628: Delete: bdb/dist/install-sh BitKeeper/deleted/.del-libdb.rc~906f4936ec6a8398: Delete: bdb/build_win32/libdb.rc BitKeeper/deleted/.del-DbConstants.java~15fa87eda6b72302: Delete: bdb/java/src/com/sleepycat/db/DbConstants.java BitKeeper/deleted/.del-btree_auto.h~84d4451c78faf67e: Delete: bdb/include/btree_auto.h BitKeeper/deleted/.del-crdel_auto.h~1b8255da47550ece: Delete: bdb/include/crdel_auto.h BitKeeper/deleted/.del-db_auto.h~994ddc84db334345: Delete: bdb/include/db_auto.h BitKeeper/deleted/.del-db_server.h~61a33aa05bf368a7: Delete: bdb/include/db_server.h BitKeeper/deleted/.del-db_server_clnt.c~b548b860f765c597: Delete: bdb/rpc_client/db_server_clnt.c BitKeeper/deleted/.del-db_server_svc.c~35804eb82b953f49: Delete: bdb/rpc_server/db_server_svc.c BitKeeper/deleted/.del-gen_client.c~ad86f092d0996a68: Delete: bdb/rpc_client/gen_client.c BitKeeper/deleted/.del-hash_auto.c~d17c6a6ed4f181d1: Delete: bdb/hash/hash_auto.c BitKeeper/deleted/.del-hash_auto.h~1b79cdd426d7ef25: Delete: bdb/include/hash_auto.h BitKeeper/deleted/.del-log_auto.c~fe8c0369965f7151: Delete: bdb/log/log_auto.c BitKeeper/deleted/.del-log_auto.h~8d52dd0884d03051: Delete: bdb/include/log_auto.h BitKeeper/deleted/.del-qam_auto.c~361954d3f149feb0: Delete: bdb/qam/qam_auto.c BitKeeper/deleted/.del-qam_auto.h~96f6c045fd0d6cab: Delete: bdb/include/qam_auto.h BitKeeper/deleted/.del-rec_btree~65d6b0b2f5b7a6d2: Delete: bdb/dist/template/rec_btree BitKeeper/deleted/.del-rec_crdel~58795c0c5232f80d: Delete: bdb/dist/template/rec_crdel BitKeeper/deleted/.del-rec_db~52c5797539878fca: Delete: bdb/dist/template/rec_db BitKeeper/deleted/.del-rec_hash~dcbdd106ae17b865: Delete: bdb/dist/template/rec_hash BitKeeper/deleted/.del-rec_log~3fe6d62c43bc553a: Delete: bdb/dist/template/rec_log BitKeeper/deleted/.del-rec_qam~6eecf6833de0af98: Delete: bdb/dist/template/rec_qam BitKeeper/deleted/.del-rec_txn~1ff22b797deb0e1b: Delete: bdb/dist/template/rec_txn BitKeeper/deleted/.del-txn_auto.h~e3f49e94fd291c45: Delete: bdb/include/txn_auto.h BitKeeper/deleted/.del-db_server_xdr.c~336ef020b4a22c05: Delete: bdb/rpc_server/db_server_xdr.c BitKeeper/deleted/.del-gen_db_server.c~d5602f9bd5c930e: Delete: bdb/rpc_server/gen_db_server.c BitKeeper/deleted/.del-include.tcl~20fc297b040cbe2: Delete: bdb/test/include.tcl BitKeeper/deleted/.del-txn_auto.c~6eb282f016f606d9: Delete: bdb/txn/txn_auto.c
-
unknown authored
BitKeeper/etc/logging_ok: auto-union Docs/manual.texi: SCCS merged
-
unknown authored
Docs/manual.texi: Clear up how ROUND() works. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
innobase/include/ut0dbg.h: Print a better error message when an assertion fails
-
unknown authored
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Docs/manual.texi: updates for Linux notes
-
- 04 Apr, 2001 7 commits
-
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
BUILD/compile-pentium: do not build innobase and bdb, build it in max instead
-
unknown authored
os0thread.c Fix os_thread_sleep: did not work if over 1000000 microsecs; caused slowness at least on Solaris and FreeBSD innobase/os/os0thread.c: Fix os_thread_sleep: did not work if over 1000000 microsecs; caused slowness at least on Solaris and FreeBSD
-
unknown authored
os0thread.c Use pthread_yield instead of os_thread_sleep(0) innobase/os/os0thread.c: Use pthread_yield instead of os_thread_sleep(0) innobase/sync/sync0sync.c: Fix the infinite spin on FreeBSD BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Docs/manual.texi: Edits to first 10,000 lines from read-through.
-
unknown authored
into abel.spaceapes.com:/home/jcole/bk/mysql Docs/manual.texi: Auto merged
-
unknown authored
Docs/manual.texi: Update pubdate for PHP/MySQL book.
-
- 03 Apr, 2001 4 commits
-
-
unknown authored
-
unknown authored
sometimes the server lags behind the client on startup - to fix, if the initial connect fails, sleep and try again before giving up client/mysqltest.c: try to connect again before giving up if first connect fails
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-fast configure.in: Auto merged BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
configure.in: updates for --with-other-libc heap/Makefile.am: --with-other-libc libmysql/Makefile.shared: --with-other-libc mysys/Makefile.am: --with-other-libc regex/Makefile.am: --with-other-libc sql/Makefile.am: --with-other-libc strings/Makefile.am: --with-other-libc
-
- 02 Apr, 2001 2 commits
- 01 Apr, 2001 6 commits
-
-
unknown authored
Docs/manual.texi: Fixed nodes and menus with xemacs Moved some C API sections to subsections mysql-test/r/alter_table.result: Test result for new test case
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Fixed bug where FLUSH TABLES could make indexes unavailable for the next query Added --skip-safemalloc Docs/manual.texi: Added some information about --with-debug=full sql/lex.h: Added INNODB as a synonym for INNOBASE sql/mysqld.cc: Added myisam variables. Moved shutdown message to after databases has been closed. Removed old define for MacOS X. Added --skip-safemalloc. Added missing \ to strings sql/sql_base.cc: Fixed bug where FLUSH TABLES could make indexes unavailable for the next query. support-files/my-huge.cnf.sh: Added / to end of innobase directory options support-files/my-large.cnf.sh: Added / to end of innobase directory options support-files/my-medium.cnf.sh: Added / to end of innobase directory options support-files/my-small.cnf.sh: Added / to end of innobase directory options tests/fork_big.pl: Made test harder
-
unknown authored
Docs/manual.texi: Fixed typos.
-
unknown authored
Removed _mi_rkey() function New fork_big.pl multi-thread test BitKeeper/deleted/.del-fork3_test.pl~c4a7bffb4f8e813c: Delete: tests/fork3_test.pl BitKeeper/deleted/.del-fork_test.pl~3d3535329ed8cd5e: Delete: tests/fork_test.pl Docs/manual.texi: Changelog. Updated support information client/mysqladmin.c: Removed not used --timeout option configure.in: Update version myisam/mi_extra.c: Fixed bug in ALTER TABLE myisam/mi_rkey.c: Removed _mi_rkey() function myisam/myisamdef.h: Removed _mi_rkey() function myisammrg/myrg_rkey.c: Removed _mi_rkey() function myisammrg/myrg_rnext.c: Removed _mi_rkey() function mysql-test/t/alter_table.test: Added test case for ALTER TABLE bug sql/derror.cc: Moved shutdown message to clean_up sql/mysql_priv.h: Moved shutdown message to clean_up sql/sql_class.cc: Fixed bug in MySQL compiled with transactions but using --skip-"table-handler" sql/sql_show.cc: Use time_after_lock for time of query when debugging sql/sql_test.cc: Check memory overruns when using 'mysqladmin debug' strings/ctype-tis620.c: F
-
unknown authored
Docs/manual.texi: Lots of corrections and cleanups. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 31 Mar, 2001 1 commit
-
-
unknown authored
Docs/manual.texi: Mirror maintenance. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 30 Mar, 2001 1 commit
-
-
unknown authored
Reorganized and renamed the API chapter. Docs/manual.texi: - Lots of maintenance. - Moved the C API info to subsections and subsubsections of the main MySQL C API section. - Added chapter, section, appendix intros where they were missing. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 28 Mar, 2001 3 commits
-
-
unknown authored
mysql-test/t/isolation.test: Added check if Gemini is used Removed 'use test'
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Call init_signals before intializing table handlers. This should fix the signal problem in Innobase on Solaris Docs/manual.texi: Updated changelog include/myisam.h: Let ALTER TABLE and LOAD DATA INFILE use sorting to create index myisam/mi_check.c: Let ALTER TABLE and LOAD DATA INFILE use sorting to create index myisam/myisamchk.c: Let ALTER TABLE and LOAD DATA INFILE use sorting to create index sql/ha_myisam.cc: Let ALTER TABLE and LOAD DATA INFILE use sorting to create index sql/mysqld.cc: Call init_signals before intializing table handlers. This should fix the signal problem in Innobase on Solaris
-
- 27 Mar, 2001 7 commits
-
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
once after the lock. Now changed test case and added eval support to mysqltest to make it easier to debug client/mysqltest.c: added eval query command to be able to use variables in a query mysql-test/r/rpl000016.result: updates for new test case mysql-test/t/rpl000016.test: changed test case to make it easier to debug
-
unknown authored
ut0dbg.h Innobase now prints the line and file of an assertion failure innobase/include/ut0dbg.h: Innobase now prints the line and file of an assertion failure innobase/log/log0log.c: Failure to create or open the archive log file now results in exit(1)
-
unknown authored
innobase/os/os0thread.c: Added &attr to os_thread_create to get in compile on HP-UX
-
unknown authored
into donna.mysql.fi:/home/heikki/mysqlt BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
data0type.c Small changes to eliminate some asserts in the debug version data0type.ic Small changes to eliminate some asserts in the debug version innobase/data/data0data.c: Small changes to eliminate some asserts in the debug version innobase/data/data0type.c: Small changes to eliminate some asserts in the debug version innobase/include/data0type.ic: Small changes to eliminate some asserts in the debug version
-