summaryrefslogtreecommitdiff
path: root/.bzrignore
Commit message (Collapse)AuthorAgeFilesLines
* vio ssl structure renames (to get rid of ending _)unknown2003-08-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added TCP/IP read/write timeout for windows Check on windows if second server is started with same TCP/IP port BitKeeper/deleted/.del-have_openssl_2.inc~8c9f1a45676b698f: Delete: mysql-test/include/have_openssl_2.inc BitKeeper/deleted/.del-have_openssl_2.require~53bbdfc136fb514: Delete: mysql-test/r/have_openssl_2.require BitKeeper/deleted/.del-openssl_2.test~f2dfa927f19d14f8: Delete: mysql-test/t/openssl_2.test BitKeeper/etc/ignore: added libmysql/vio_priv.h libmysql_r/vio_priv.h client/mysql.cc: vio ssl structure renames include/violite.h: Cleanup violite.h interface (move things to vio_priv.h) libmysql/Makefile.am: Use vio_priv.h libmysql/Makefile.shared: Use vio_priv.h libmysqld/lib_vio.c: Added timeout for windows mysys/my_getopt.c: Indentaion cleanup sql/item_cmpfunc.cc: Remove compiler warnings sql/item_func.cc: Remove compiler warnings sql/mini_client.cc: vio ssl structure renames sql/mysqld.cc: Check on windows if second server is started with same TCP/IP port sql/net_serv.cc: Add read/write timeouts for windows sql/sql_acl.cc: vio ssl structure renames sql/sql_show.cc: vio ssl structure renames vio/vio.c: Added timeouts for windows vio/viosocket.c: Added timeouts for windows vio/viossl.c: Added timeouts for windows Cleaned up structure element names vio/viosslfactories.c: Added timeouts for windows Cleaned up structure element names
* - Added some files to support-files/MacOSX to enable building the Mac OS Xunknown2003-08-151-0/+1
| | | | | | | | | | | | | | startup item: MySQL (the startup script), StartupItem.Description.plist, StartupItem.Info.plist (PKGMaker control files), StartupItem.postinstall (post-installation script for the Startup Item package) - modified support-files/MacOSX/Makefile.am to include the newly added files in the source distribution BitKeeper/etc/ignore: Added scripts/make_win_src_distribution to the ignore list support-files/MacOSX/Makefile.am: - added the Mac OS X StartupItem files to the source distribution
* - minor fixups (no more warnings)unknown2003-04-291-0/+4
| | | | | | | | | | - the preferred mailing list is internals@ not dev-public@ (this is a public document) - Rather use the 4.1 tree for new development (4.0 is frozen) BitKeeper/etc/ignore: Added Docs/internals.html Docs/internals.pdf Docs/internals.txt Docs/internals_toc.html to the ignore list
* - Updated innodb test results on Heikki's request (InnoDB now supportsunknown2003-04-251-0/+1
| | | | | | | | ANALYZE TABLE) BitKeeper/etc/ignore: Added support-files/MacOSX/ReadMe.txt to the ignore list
* Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-071-6/+8
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/ignore: auto-union BitKeeper/deleted/.del-delete.result: Delete: mysql-test/r/delete.result client/mysqlbinlog.cc: Auto merged libmysql/libmysql.c: Auto merged mysql-test/t/delete.test: Auto merged mysql-test/t/type_datetime.test: Auto merged sql/field.h: Auto merged sql/lock.cc: Auto merged sql/share/polish/errmsg.txt: Auto merged sql/sql_select.cc: Auto merged mysql-test/r/type_datetime.result: Update results after merge sql/log_event.h: Use local version sql/mysql_priv.h: Use local version sql/mysqld.cc: Use local version sql/sql_repl.h: Use local version
| * fixed Field::eq() to work with CHAR(0) fieldsunknown2003-03-041-0/+2
| | | | | | | | | | BitKeeper/etc/ignore: Added configure.lineno innobase/configure.lineno to the ignore list
* | Ignore some automaticly generated filesunknown2003-02-251-0/+3
| | | | | | | | | | BitKeeper/etc/ignore: added support-files/MacOSX/StartupParameters.plist support-files/MacOSX/postinstall support-files/MacOSX/preinstall
* | count(distint) on an empty table crash fixedunknown2003-02-101-0/+2
| | | | | | | | | | BitKeeper/etc/ignore: Added support-files/MacOSX/Description.plist support-files/MacOSX/Info.plist to the ignore list
* | After merge fixunknown2003-01-171-0/+1
| | | | | | | | | | BitKeeper/etc/ignore: added extra/mysql_waitpid
* | Merge with 3.23unknown2002-12-051-13/+13
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/ignore: auto-union configure.in: Auto merged BitKeeper/deleted/.del-global.h~e80d28157acfdcb5: Auto merged libmysql/password.c: Auto merged mysys/hash.c: Auto merged mysys/my_static.c: Auto merged mysys/my_static.h: Auto merged mysys/my_tempnam.c: Auto merged sql/sql_analyse.cc: Auto merged sql/sql_table.cc: Auto merged support-files/mysql.server.sh: Auto merged mysql-test/t/temp_table.test: Added comment sql/mysqld.cc: Don't apply change from 3.23 sql/sql_show.cc: Don't apply change from 3.23 sql/structs.h: Don't apply change from 3.23
| * A fix for double free'd pointer bug ...unknown2002-12-041-0/+2
| | | | | | | | | | BitKeeper/etc/ignore: Added innobase/stamp-h1 stamp-h1 to the ignore list
| * - Applied required modifications for automake 1.5unknown2002-11-171-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - "make distcheck" needs to be fixed BitKeeper/etc/ignore: Added autom4te.cache/output.0 autom4te.cache/requests autom4te.cache/traces.0 bdb/dist/autom4te.cache/output.0 bdb/dist/autom4te.cache/requests bdb/dist/autom4te.cache/traces.0 innobase/autom4te.cache/output.0 innobase/autom4te.cache/requests innobase/autom4te.cache/traces.0 to the ignore list acinclude.m4: - removed libtool.m4 (is part of libtool 1.4) config.guess: - applied diffs from config.guess of automake 1.5 config.sub: - applied diffs from config.sub of automake 1.5 configure.in: - renamed "AM_PROG_LIBTOOL" -> "AC_PROG_LIBTOOL" - added "AM_PROG_AS" for automake 1.5 dbug/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy extra/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy heap/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy install-sh: - applied diffs from install.sh of automake 1.5 isam/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy libmysql_r/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy ltconfig: - small correction for new libtool ltmain.sh: - applied diffs from ltmain.sh of libtool 1.4.2 merge/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy missing: - applied diffs from missing of automake 1.5 myisam/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy myisammrg/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy mysys/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy - added $(EXEEXT) to test_charset regex/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy sql/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy strings/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy - removed @CHARSET_SRCS@ vio/Makefile.am: - removed OMIT_DEPENDENCIES to make automake 1.5 happy
* | improvement crash-meunknown2002-11-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/ignore: Added core.2430 to the ignore list sql-bench/crash-me.sh: 1) restore #!@PERL@ that I (accidentally) deleted last time 2) comment order_by_remember_desc section 3) rectify WEEK test. Now it returns "EURO" ,"USA", "error" (if it returns wrong week number), or "no" (if this function isn't supported) 4) merge 2 tests for noround() (func_extra_noround and ignoring_noround). Now it returns yes/no/"syntax only" 5) merge 2 tests for foreign key (foreign_key and foreign_key_syntax). Now it returns yes/no/"syntax only" 6) correct misprint in crash-me help ( --db-start-cmd instead of --start-cmd) sql-bench/server-cfg.sh: Misprint correction (db_Sapdb ->db_sapdb)
* | Add the ChangeSet id to Subject: in all emails.unknown2002-11-271-0/+12
| | | | | | | | | | BitKeeper/etc/ignore: Added autom4te-2.53.cache/output.0 autom4te-2.53.cache/requests autom4te-2.53.cache/traces.0 bdb/dist/autom4te-2.53.cache/output.0 bdb/dist/autom4te-2.53.cache/requests bdb/dist/autom4te-2.53.cache/traces.0 bkpull.log build.log innobase/autom4te-2.53.cache/output.0 innobase/autom4te-2.53.cache/requests innobase/autom4te-2.53.cache/traces.0 pull.log to the ignore list
* | Merge mysql.com:/space/my/mysql-4.0unknown2002-11-181-3/+12
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.0-build BitKeeper/etc/ignore: auto-union sql-bench/test-create.sh: Auto merged
| * | - Tagged ChangeSet 1.1400.1.3 as "mysql-4.0.5"unknown2002-11-181-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - bumped up version number in configure.in - fixed a typo in test-create.sh BitKeeper/etc/ignore: Added autom4te.cache/output.0 autom4te.cache/requests autom4te.cache/traces.0 bdb/dist/autom4te.cache/output.0 bdb/dist/autom4te.cache/requests bdb/dist/autom4te.cache/traces.0 innobase/autom4te.cache/output.0 innobase/autom4te.cache/requests innobase/autom4te.cache/traces.0 to the ignore list configure.in: - Bumped up version number to 4.0.6 now that 4.0.5 is tagged (4.0.6 is now labelled "gamma", according to conversation with Monty) sql-bench/test-create.sh: - typo fixed
* | | Small improvement to alloc_rootunknown2002-11-161-0/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for LIMIT # OFFSET # Changed lock handling: Now all locks should be stored in TABLE_LIST instead of passed to functions. Don't call query_cache_invalidate() twice in some cases mysql_change_user() now clears states to be equal to close + connect. Fixed a bug with multi-table-update and multi-table-delete when used with LOCK TABLES Fixed a bug with replicate-do and UPDATE BitKeeper/etc/ignore: added autom4te.cache/* bdb/dist/autom4te.cache/* innobase/autom4te.cache/* include/my_alloc.h: Small improvement to alloc_root libmysql/libmysql.c: Removed compiler warning myisam/mi_page.c: Better DBUG message mysql-test/r/multi_update.result: Added test with lock tables mysql-test/r/rpl_replicate_do.result: Update results mysql-test/r/rpl_rotate_logs.result: Make test independent of if t1 exists mysql-test/t/multi_update.test: Added test with lock tables mysql-test/t/rpl_rotate_logs.test: Make test independent of if t1 exists mysys/my_alloc.c: Small imprevement to alloc_root (Don't free blocks less than ALLOC_MAX_BLOCK_ROOT (4K) sql/ha_innodb.cc: More debug messages sql/ha_myisam.cc: Safety change sql/lex.h: Add support for LIMIT # OFFSET # sql/lock.cc: Added assertion sql/mysql_priv.h: Change of lock handling sql/mysqld.cc: Added function clear_error_messages() sql/sql_base.cc: Change lock handling by open_ltable() and open_and_lock_tables() sql/sql_class.cc: Split THD::THD to two functions Move some code from cleanup() to ~THD:THD Add THD::change_user() sql/sql_class.h: Prototype changes in class THD sql/sql_delete.cc: Remove locking argument from mysql_delete() Locking type is now stored in TABLE_LIST Small code change to not call query_cache_invalidate() twice for transactional tables. sql/sql_insert.cc: Remove locking argument from mysql_insert() Locking type is now stored in TABLE_LIST Small code change to not call query_cache_invalidate() twice for transactional tables. Don't use bulk insert if bulk_insert_buff_size is 0 sql/sql_parse.cc: Changes to make mysql_change_user() work as close+connect Changed command statistics to use statstics_increment to get more speed Update code to handle that locks is now stored in TABLE_LIST sql/sql_update.cc: Remove locking argument from mysql_update() Locking type is now stored in TABLE_LIST Small code change to not call query_cache_invalidate() twice for transactional tables. sql/sql_yacc.yy: Locking type is now stored in TABLE_LIST Added support for LIMIT # OFFSET # syntax Removed some wrong (never true) checks for SQLCOM_MULTI_UPDATE mysql-test/t/rpl_replicate_do-slave.opt: Changed tables to use t1,t2,... mysql-test/t/rpl_replicate_do.test: Changed tables to use t1,t2,...
* | mergedunknown2002-11-091-2/+3
|\ \ | |/ | | | | | | BitKeeper/etc/ignore: auto-union
| * IGNORE/USE INDEX now work with HA_EXTRA_KEYREADunknown2002-11-091-0/+1
| | | | | | | | | | BitKeeper/etc/ignore: Added depcomp to the ignore list
* | Added --skip-safemalloc to mysqltestunknown2002-10-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x Small change in EXCHANGE output Propagate open-files-limit from mysqld_safe -> mysqld Fixed speed bug in GROUP BY Added quotes around database name in CREATE DATABASE db_name (for binary log) BitKeeper/etc/ignore: added stamp-h1 Docs/manual.texi: Added 4.1 manual section Updated changelog client/mysqltest.c: Added --skip-safemalloc include/my_global.h: Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x mysql-test/mysql-test-run.sh: Start mysqltest with --skip-safemalloc (To get it faster) mysql-test/r/bdb.result: Update for new EXPLAIN output mysql-test/r/compare.result: Update for new EXPLAIN output mysql-test/r/create.result: Update for new EXPLAIN output mysql-test/r/distinct.result: Update for new EXPLAIN output mysql-test/r/explain.result: Update for new EXPLAIN output mysql-test/r/group_by.result: Update for new EXPLAIN output mysql-test/r/heap.result: Update for new EXPLAIN output mysql-test/r/innodb.result: Update for new EXPLAIN output mysql-test/r/join_outer.result: Update for new EXPLAIN output mysql-test/r/key_diff.result: Update for new EXPLAIN output mysql-test/r/merge.result: Update for new EXPLAIN output mysql-test/r/null_key.result: Update for new EXPLAIN output mysql-test/r/order_by.result: Update for new EXPLAIN output mysql-test/r/select.result: Update for new EXPLAIN output mysql-test/r/temp_table.result: Fixed speed bug in GROUP BY mysql-test/r/type_datetime.result: Update for new EXPLAIN output mysql-test/r/user_var.result: Update for new EXPLAIN output mysql-test/r/variables.result: Removed variable safe_show_database mysql-test/t/temp_table.test: Fixed speed bug in GROUP BY mysql-test/t/variables.test: Removed not used variable safe_show_databases scripts/mysqld_safe.sh: Propagate open-files-limit from mysqld_safe -> mysqld sql/mysqld.cc: Removed variable safe_show_database sql/set_var.cc: Removed variable safe_show_database sql/slave.cc: Updated error message sql/sql_db.cc: Added quotes around database name in CREATE DATABASE db_name sql/sql_select.cc: Fixed speed bug in GROUP BY
* | merge with 3.23unknown2002-08-241-9/+9
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/ignore: auto-union mysql-test/t/rpl_rotate_logs.test: Auto merged mysql-test/t/rpl_rotate_logs-master.opt: Auto merged mysql-test/t/rpl_rotate_logs-slave-master-info.opt: Auto merged mysql-test/t/rpl_rotate_logs-slave.sh: Auto merged
| * Added testing of temporary tables with replicationunknown2002-08-231-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mysql-test/t/rpl_rotate_logs-master.opt: Rename: mysql-test/t/rpl000016-master.opt -> mysql-test/t/rpl_rotate_logs-master.opt mysql-test/t/rpl_rotate_logs-slave.sh: Rename: mysql-test/t/rpl000016-slave.sh -> mysql-test/t/rpl_rotate_logs-slave.sh mysql-test/t/rpl_rotate_logs-slave-master-info.opt: Rename: mysql-test/t/rpl000016-slave-master-info.opt -> mysql-test/t/rpl_rotate_logs-slave-master-info.opt BitKeeper/etc/ignore: Added mit-pthreads/include/bits mit-pthreads/include/pthread/machdep.h mit-pthreads/include/pthread/posix.h mit-pthreads/include/sys mit-pthreads/machdep.c mit-pthreads/pg++ mit-pthreads/pgcc sql-bench/innotest1 sql-bench/innotest1a sql-bench/innotest1b sql-bench/innotest2 sql-bench/innotest2a sql-bench/innotest2b to the ignore list mysql-test/r/rpl_rotate_logs.result: Added testing of temporary tables mysql-test/t/rpl000018.test: Commented test mysql-test/t/rpl_rotate_logs.test: Added testing of temporary tables
* | Fixed timing problem with rpl000001 replication test.unknown2002-08-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed configure problems with HPUX and openbsd SHOW SLAVE STATUS returns empty set if slave is not initialized SHOW MASTER STATUS returns empty set if binary logging is not enabled. Fixed shutdown problem on Solaris. BitKeeper/deleted/.del-set_var.cc~5374527de1955359: Delete: libmysqld/set_var.cc BitKeeper/etc/ignore: added libmysqld/set_var.cc Build-tools/Do-compile: Remove warnings from touch during compilation Docs/manual.texi: Changelog client/mysqltest.c: Added real_sleep command configure.in: Fixed type for HPUX10 innobase/configure.in: Fixed type for openbsd libmysql/libmysql.c: Fix for new SHOW SLAVE STATUS myisam/mi_update.c: Update key file if using external locking mysql-test/mysql-test-run.sh: Safety fix mysql-test/r/rpl000015.result: Update for new SHOW SLAVE STATUS mysql-test/r/rpl_empty_master_crash.result: Update for new SHOW SLAVE STATUS mysql-test/t/rpl000001.test: sleep -> real_sleep to avoid timing problem sql/mysqld.cc: Fixed bug with SIGTERM on Solaris sql/slave.cc: SHOW SLAVE STATUS returns empty sets if slave is not initialized. sql/sql_repl.cc: SHOW MASTER STAT returns empty set if no binary logging.
* | Portability fixes for 4.0.3 build.unknown2002-08-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't update MyISAM index file on UPDATE if index is not changed Build-tools/Do-compile: Remove log files as early as possible Docs/manual.texi: Changelog BitKeeper/etc/ignore: Added myisam/test2.MYD myisam/test2.MYI to the ignore list include/my_semaphore.h: Portability fix for SCO and BSDI innobase/configure.in: Don't use inline with openbsd as this cases linker problems. myisam/mi_update.c: Don't update index file on UPDATE if index is not changed mysys/my_pthread.c: Portability fix for hpux sql/item_cmpfunc.cc: Don't convert bigint to bigint
* | Fixed bug in SAFEMALLOC for systems that requires longlong data to be ↵unknown2002-08-171-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aligned on 8 byte boundaries (like sparc) Removed thread marking of safemalloc blocks (becasue of alignment problems) Temporary fix for bigint comparison. configure.in: Added size checking of char* BitKeeper/etc/ignore: Added sql-bench/innotest1 sql-bench/innotest1a sql-bench/innotest1b sql-bench/innotest2 sql-bench/innotest2a sql-bench/innotest2b to the ignore list mysql-test/r/select.result: Cleaned up test mysql-test/t/select.test: Cleaned up test mysys/my_static.h: Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned on 8 byte boundaries (like sparc) mysys/safemalloc.c: Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned on 8 byte boundaries (like sparc) sql/field.h: Temporary fix for bigint comparison. sql/gen_lex_hash.cc: Smaller hash table sql/item_cmpfunc.cc: Cleanup sql/mysqld.cc: Removed thread marking of safemalloc blocks (becasue of alignment problems) sql/opt_range.cc: Comment
* | Merge sergbook.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-08-131-15/+16
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0 BitKeeper/etc/ignore: auto-union BitKeeper/etc/logging_ok: auto-union BitKeeper/deleted/.del-stamp-h.in~d3fb1119ddf3630f: Auto merged configure.in: Auto merged Docs/manual.texi: Auto merged strings/Makefile.am: Auto merged
| * disable "dvi" target in TeX is not installedunknown2002-08-131-0/+1
| | | | | | | | | | | | | | BitKeeper/deleted/.del-stamp-h.in~d3fb1119ddf3630f: Delete: stamp-h.in BitKeeper/etc/ignore: Added stamp-h.in to the ignore list
* | few small fixesunknown2002-08-011-0/+1
| | | | | | | | | | | | | | | | | | BitKeeper/etc/ignore: Added mysys/ste5KbMa to the ignore list include/my_semaphore.h: A small fix for BSDi sql/sql_update.cc: Just a proper error message
* | Small fixes after mergeunknown2002-07-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | BitKeeper/deleted/.del-net.c~ef21d6402bb882f9: This file is not auto-created BitKeeper/etc/ignore: Added libmysqld/sql_olap.cc myisam/myisam.log to the ignore list Docs/manual.texi: Small fixes sql/sql_lex.h: Fixed typo
* | New SET syntax & system variables.unknown2002-07-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made a some new buffers thread specific and changeable. Resize of key_buffer. AUTO_COMMIT -> AUTOCOMMIT Fixed mutex bug in DROP DATABASE Fixed bug when using auto_increment as second part of a key where first part could include NULL. Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers. Don't write message to error log when slave reconnects becasue of timeout. Fixed possible update problem when using DELETE/UPDATE on small tables (In some cases we used index even if table scanning would be better) A lot of minior code cleanups BitKeeper/deleted/.del-net.c~ef21d6402bb882f9: Delete: libmysql/net.c BitKeeper/etc/ignore: added libmysql/net.c Docs/manual.texi: New SET syntax & system variables. client/client_priv.h: moved order of include files client/mysql.cc: Removed compiler warning client/mysqladmin.c: Use new SHOW GLOBAL syntax (if server supports it) configure.in: version change include/Makefile.am: indentation cleanup include/my_getopt.h: Made some helper functions global include/my_sys.h: Removed not used code include/myisam.h: Added extra argument to ..._extra() include/myisammrg.h: Added extra argument to ..._extra() include/mysql_com.h: changed NET to be able to support changeable system variables include/mysql_embed.h: Added MYSQL_SERVER_SUFFIX include/mysql_version.h.in: Added check of multiple including (needed for embedded library) include/mysqld_error.h: New error messages innobase/dict/dict0dict.c: Remove compiler warnings innobase/include/ut0mem.h: Remove compiler warnings innobase/include/ut0mem.ic: Remove compiler warnings isam/isamchk.c: new init_key_cache() arguments isam/isamlog.c: new init_key_cache() arguments isam/test2.c: new init_key_cache() arguments isam/test3.c: new init_key_cache() arguments libmysql/Makefile.am: Removed net.c (Automaticly make it from net_serv.cc) libmysql/Makefile.shared: Removed net.c (Automaticly make it from net_serv.cc) libmysql/libmysql.c: Changeable system variables libmysqld/Makefile.am: Added set_var.cc file libmysqld/embedded_priv.h: Changed order of include fiels libmysqld/lib_sql.cc: merge with mysqld.cc (for changeable variables) libmysqld/libmysqld.c: New changeable system variables myisam/mi_check.c: Added extra argument to ..._extra() myisam/mi_extra.c: Added extra argument to ..._extra() myisam/mi_open.c: Removed not used variable myisam/mi_test1.c: Changed call to init_key_cache myisam/mi_test2.c: Added extra argument to ..._extra() myisam/mi_test3.c: Added extra argument to ..._extra() myisam/mi_write.c: Add cache size argument to bulk-insert-init myisam/myisamchk.c: Use new key cache myisam/myisamdef.h: new mi_init_bulk_insert() arguments myisam/myisamlog.c: Added extra argument to ..._extra() myisam/myisampack.c: Added extra argument to ..._extra() myisammrg/myrg_extra.c: Added extra argument to ..._extra() myisammrg/myrg_rrnd.c: Added extra argument to ..._extra() mysql-test/r/insert_select.result: New changeable system variables mysql-test/r/key.result: Test of bug in auto_increment mysql-test/r/query_cache.result: New changeable system variables mysql-test/r/rpl000001.result: New changeable system variables mysql-test/r/rpl000016.result: New changeable system variables mysql-test/r/union.result: New changeable system variables mysql-test/r/user_var.result: New changeable system variables mysql-test/r/variables.result: New changeable system variables mysql-test/t/key.test: Test of bug in auto_increment mysql-test/t/query_cache.test: New changeable system variables mysql-test/t/rpl000001.test: New changeable system variables mysql-test/t/rpl000009.test: New changeable system variables mysql-test/t/rpl000016.test: New changeable system variables mysql-test/t/rpl_compat.test: New changeable system variables mysql-test/t/union.test: New changeable system variables mysql-test/t/user_var.test: New changeable system variables mysql-test/t/variables.test: New changeable system variables mysys/default.c: Bigger default memory allocation mysys/mf_iocache.c: Removed compiler warning mysys/mf_keycache.c: Made key cache resizable on the fly Removed not needed extra argument to init_key_cache() mysys/my_getopt.c: Made some helper functions global sql/Makefile.am: Aded set_var.cc sql/convert.cc: Comment cleanup sql/field.cc: new changeable system variables sql/filesort.cc: new changeable system variables sql/ha_berkeley.cc: AUTO_COMMIT -> AUTOCOMMIT sql/ha_innodb.cc: new changeable system variables sql/ha_myisam.cc: Added extra argument to ..._extra() sql/ha_myisam.h: Added extra argument to ..._extra() sql/ha_myisammrg.cc: Added extra argument to ..._extra() sql/ha_myisammrg.h: Added extra argument to ..._extra() sql/handler.cc: Added extra argument to ..._extra() Added resize of key cache Change ha_table_typelib for use with new system variables sql/handler.h: Added extra argument to ..._extra() sql/item.cc: new changeable system variables sql/item.h: Added better support of Item_uint sql/item_func.cc: Added support for SET @@[global | session] system_variable sql/item_strfunc.cc: new changeable system variables sql/key.cc: Fixed bug in auto_increment on second part keys sql/lex.h: Removed not needed keywords sql/log.cc: new changeable system variables sql/log_event.cc: new changeable system variables sql/log_event.h: Removed not needed var reference sql/mini_client.cc: new changeable system variables code cleanup sql/mini_client.h: Indentation cleanup sql/mysql_priv.h: Changed order of include files & variables to make file more readable sql/mysqld.cc: Changed order of variables to make file more readable. Support for changeable variables Rename of system variables Moved init_vars to set_var.cc Changed output of --help sql/net_pkg.cc: Added my_net_local_init() to make it possible to set different defaults for network connection depending if you are a client, embedded library or server. sql/net_serv.cc: new changeable system variables To support this, some global variables had to be move to the NET structure. sql/records.cc: new changeable system variables use extra_opt() sql/repl_failsafe.cc: new changeable system variables minior code cleanups sql/repl_failsafe.h: removed not needed external var reference sql/share/czech/errmsg.txt: new changeable system variables sql/share/danish/errmsg.txt: new changeable system variables sql/share/dutch/errmsg.txt: new changeable system variables sql/share/english/errmsg.txt: new changeable system variables sql/share/estonian/errmsg.txt: new changeable system variables sql/share/french/errmsg.txt: new changeable system variables sql/share/german/errmsg.txt: new changeable system variables sql/share/greek/errmsg.txt: new changeable system variables sql/share/hungarian/errmsg.txt: new changeable system variables sql/share/italian/errmsg.txt: new changeable system variables sql/share/japanese/errmsg.txt: new changeable system variables sql/share/korean/errmsg.txt: new changeable system variables sql/share/norwegian-ny/errmsg.txt: new changeable system variables sql/share/norwegian/errmsg.txt: new changeable system variables sql/share/polish/errmsg.txt: new changeable system variables sql/share/portuguese/errmsg.txt: new changeable system variables sql/share/romanian/errmsg.txt: new changeable system variables sql/share/russian/errmsg.txt: new changeable system variables sql/share/slovak/errmsg.txt: new changeable system variables sql/share/spanish/errmsg.txt: new changeable system variables sql/share/swedish/errmsg.txt: new changeable system variables sql/share/ukrainian/errmsg.txt: new changeable system variables sql/slave.cc: new changeable system variables Added some suppression of error messages Initialize current_thd for all slave threads. sql/sql_acl.cc: Added checking of arguments for SET PASSWORD (for new SET defintion) sql/sql_acl.h: new prototypes sql/sql_base.cc: new changeable system variables sql/sql_cache.cc: new changeable system variables sql/sql_cache.h: Renamed some arguments to make code more readable sql/sql_class.cc: new changeable system variables sql/sql_class.h: New changeable system variables Code cleanup sql/sql_db.cc: Fixed bug in DROP DATABASE sql/sql_delete.cc: Usage of wrong define in test (possible speed problem) sql/sql_insert.cc: use extra_opt() Code cleanup sql/sql_lex.cc: Added support for SET @@[global | session] system_variable sql/sql_lex.h: Added support for SET @@[global | session] system_variable sql/sql_load.cc: Cleanup for embedded library Use extra_opt() sql/sql_parse.cc: Cleanup for embedded library New changeable system variables sql/sql_repl.cc: new changeable system variables sql/sql_repl.h: Fixed variable definitions sql/sql_select.cc: new changeable system variables sql/sql_show.cc: New changeable system variables sql/sql_table.cc: Fixed bug in DROP DATABASE sql/sql_union.cc: New changeable system variables sql/sql_update.cc: Usage of wrong define in test (possible speed problem) sql/sql_yacc.yy: New changeable system variables sql/structs.h: Added typedef for SHOW_VAR sql/table.cc: Fixed bug in auto_increment on second part keys sql/uniques.cc: Comment fix sql/unireg.h: A
* | mergeunknown2002-06-271-0/+8
| | | | | | | | | | | | | | BitKeeper/etc/ignore: added scripts/mysql_tableinfo sql/sql_parse.cc: Auto merged
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (All commit emails since 4.0.1 checked) This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree. BUILD/SETUP.sh: Added -DPEDANTIC_SAFEMALLOC as standard debug option Docs/manual.texi: Changes for new version. client/mysql.cc: Fixed default value for rehash cleanup client/mysqladmin.c: Cleanup client/mysqlbinlog.cc: cleanup client/mysqldump.c: Cleanup client/mysqlmanager-pwgen.c: Cleanup client/mysqlmanagerc.c: Cleanup client/mysqltest.c: Cleanup dbug/dbug.c: Cleanup extra/resolve_stack_dump.c: Cleanup & Simple optimizations include/ft_global.h: Cleanup include/my_alloc.h: Cleanup include/my_global.h: Cleanup include/my_sys.h: Cleanup include/myisam.h: Cleanup libmysql/libmysql.c: Cleanup libmysql/manager.c: Cleanup myisam/ft_boolean_search.c: Cleanup myisam/ft_dump.c: Change strcpy -> strmov myisam/ft_eval.c: Cleanup myisam/ft_nlq_search.c: Cleanup myisam/ft_test1.c: strncpy -> strnmov myisam/ft_update.c: Cleanup myisam/mi_static.c: Cleanup myisam/mi_test2.c: Cleanup myisam/mi_write.c: Cleanup mysys/mf_fn_ext.c: Cleanup mysys/mf_iocache.c: Cleanup mysys/mf_iocache2.c: Cleanup mysys/my_getopt.c: Cleanup mysys/my_read.c: Cleanup mysys/my_thr_init.c: Cleanup mysys/queues.c: Cleanup mysys/safemalloc.c: Cleanup sql/field.cc: Indentation cleanups sql/ha_berkeley.cc: Indentation cleanups sql/ha_myisam.cc: Cleanup sql/item.h: Indentation cleanups sql/item_cmpfunc.cc: Indentation cleanups sql/item_create.cc: cleanup sql/item_func.cc: Cleanup sql/item_func.h: Indentation cleanups sql/item_strfunc.cc: Indentation cleanups sql/item_sum.cc: Indentation cleanups sql/item_timefunc.cc: Indentation cleanups sql/lock.cc: Indentation cleanups sql/log.cc: Cleanup strnmov -> strmake sql/log_event.cc: Cleanup + optimizations Fixed memory leak Added missing pthread_mutex_unlock() (On error condition) sql/log_event.h: Indentation and comment cleanup Merged #ifdef's into common blocks for better readability sql/mini_client.cc: Indentation cleanup sql/mysql_priv.h: Cleanup Changed int function to bool sql/mysqld.cc: Indentation and comment cleanup sql/net_pkg.cc: Indentation cleanup sql/net_serv.cc: Changed int function -> bool sql/nt_servc.cc: Cleanup sql/opt_range.cc: Indentation cleanup sql/repl_failsafe.cc: Cleanup + simple optimization strnmov -> strmake sql/slave.cc: strnmov -> strmake Cleanups sql/slave.h: Cleanup sql/sql_acl.cc: Indentation and DBUG_PRINT cleanup Changed WITH MAX... to not use = sql/sql_base.cc: Indentation cleanup sql/sql_cache.cc: Indentation cleanup sql/sql_class.cc: Indentation cleanup sql/sql_class.h: Renamed some struct slots sql/sql_delete.cc: Indentation cleanup sql/sql_handler.cc: Indentation cleanup sql/sql_insert.cc: Use new slot names. sql/sql_lex.cc: Indentation cleanup sql/sql_lex.h: Indentation cleanup sql/sql_load.cc: Indentation cleanup sql/sql_parse.cc: Indentation cleanup Removed not used check from LOCK TABLES sql/sql_repl.cc: strnmov -> strmake sql/sql_repl.h: Removed test if file is included (We want to know if it's included twice to avoid this) sql/sql_select.cc: Indentation cleanup sql/sql_show.cc: Indentation cleanup sql/sql_string.cc: Indentation cleanup sql/sql_table.cc: Indentation cleanup sql/sql_union.cc: Use renamed struct slot sql/sql_update.cc: Indentation cleanup sql/sql_yacc.yy: Removed = after GRANT ... MAX_ to make the syntax uniform sql/table.cc: Indentation cleanup sql/table.h: Indentation cleanup sql/time.cc: Indentation cleanup sql/udf_example.cc: Indentation cleanup sql/unireg.cc: strnmov -> strmake tests/grant.pl: Added test for LOCK TABLES tools/mysqlmanager.c: Cleanup fopen() -> my_fopen() vio/viosocket.c: DBUG_PRINT cleanups vio/viosslfactories.c: Indentation cleanup Checking of results from malloc() Fixed possible memory leak BitKeeper/etc/ignore: Added scripts/mysql_secure_installation to the ignore list BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | Fixed a bug with big result sets and UNION'sunknown2002-05-241-0/+2
| | | | | | | | | | BitKeeper/etc/ignore: Added mysys/getopt.c mysys/getopt1.c to the ignore list
* | merge with 3.23.51unknown2002-05-161-9/+11
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/ignore: auto-union BitKeeper/etc/logging_ok: auto-union BitKeeper/deleted/.del-mysql_fix_extensions.sh: Delete: scripts/mysql_fix_extensions.sh Build-tools/Do-rpm: Auto merged Makefile.am: Auto merged client/mysqldump.c: Auto merged client/mysqltest.c: Auto merged extra/resolve_stack_dump.c: Auto merged include/my_pthread.h: Auto merged include/my_sys.h: Auto merged include/mysqld_error.h: Auto merged innobase/row/row0ins.c: Auto merged innobase/row/row0mysql.c: Auto merged innobase/row/row0sel.c: Auto merged isam/pack_isam.c: Auto merged libmysql/libmysql.c: Auto merged mysql-test/r/func_if.result: Auto merged mysql-test/t/join.test: Auto merged mysys/array.c: Auto merged mysys/charset.c: Auto merged mysys/default.c: Auto merged mysys/hash.c: Auto merged mysys/my_thr_init.c: Auto merged mysys/raid.cc: Auto merged mysql-test/t/type_decimal.test: Auto merged sql/hostname.cc: Auto merged sql/item.h: Auto merged sql/item_cmpfunc.h: Auto merged sql/item_timefunc.h: Auto merged sql/log.cc: Auto merged sql/mini_client.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_select.cc: Auto merged strings/Makefile.am: Auto merged
| * Add missing pthreadtypes.h file to mit-pthreadsunknown2002-05-081-0/+1
| | | | | | | | | | BitKeeper/etc/ignore: Added mit-pthreads/config.flags to the ignore list
| * Remove docs from the bdb distributionunknown2002-05-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hack to get MIT-pthreads to compile with glibc 2.2 BitKeeper/deleted/.del-index.html~450dd5db21a9bb64: Delete: bdb/docs/index.html BitKeeper/deleted/.del-db_set_h_hash.html~afe952f65389d93b: Delete: bdb/docs/api_cxx/db_set_h_hash.html BitKeeper/deleted/.del-dbc_close.html~2adba79b482ee157: Delete: bdb/docs/api_cxx/dbc_close.html BitKeeper/deleted/.del-env_close.html~5cc705b97b86972c: Delete: bdb/docs/api_cxx/env_close.html BitKeeper/deleted/.del-env_set_feedback.html~1d5bd8dfe2d8034e: Delete: bdb/docs/api_cxx/env_set_feedback.html BitKeeper/deleted/.del-log_file.html~9a724b41d84e0c31: Delete: bdb/docs/api_cxx/log_file.html BitKeeper/deleted/.del-cxx_index.html~a0bc165de8a0554c: Delete: bdb/docs/api_cxx/cxx_index.html BitKeeper/deleted/.del-db_set_bt_prefix.html~ecd8f927371a5dbd: Delete: bdb/docs/api_cxx/db_set_bt_prefix.html BitKeeper/deleted/.del-db_set_errpfx.html~1f26e7b0bb5a067f: Delete: bdb/docs/api_cxx/db_set_errpfx.html BitKeeper/deleted/.del-db_sync.html~dadf1f745e44faa7: Delete: bdb/docs/api_cxx/db_sync.html BitKeeper/deleted/.del-env_set_errcall.html~bae25b45b0196773: Delete: bdb/docs/api_cxx/env_set_errcall.html BitKeeper/deleted/.del-env_set_lk_detect.html~13e53300b722cf1e: Delete: bdb/docs/api_cxx/env_set_lk_detect.html BitKeeper/deleted/.del-lock_vec.html~c55deaa5173a3323: Delete: bdb/docs/api_cxx/lock_vec.html BitKeeper/deleted/.del-log_archive.html~d47f39e6dad7ee50: Delete: bdb/docs/api_cxx/log_archive.html BitKeeper/deleted/.del-log_get.html~aee6162219c71617: Delete: bdb/docs/api_cxx/log_get.html BitKeeper/deleted/.del-memp_trickle.html~c9df8540b9ebc898: Delete: bdb/docs/api_cxx/memp_trickle.html BitKeeper/deleted/.del-db_key_range.html~d79b373af096cb7: Delete: bdb/docs/api_cxx/db_key_range.html BitKeeper/deleted/.del-db_set_re_len.html~e09bb30e40208dfb: Delete: bdb/docs/api_cxx/db_set_re_len.html BitKeeper/deleted/.del-env_set_flags.html~8136e8e1ae16dc02: Delete: bdb/docs/api_cxx/env_set_flags.html BitKeeper/deleted/.del-except_class.html~59839667e43592e: Delete: bdb/docs/api_cxx/except_class.html BitKeeper/deleted/.del-lock_detect.html~bb50519c431233ed: Delete: bdb/docs/api_cxx/lock_detect.html BitKeeper/deleted/.del-mempfile_class.html~672b4aa787b4aeca: Delete: bdb/docs/api_cxx/mempfile_class.html BitKeeper/deleted/.del-txn_begin.html~3a2d1488ec9d8655: Delete: bdb/docs/api_cxx/txn_begin.html BitKeeper/deleted/.del-txn_commit.html~65afb8caf9c470ae: Delete: bdb/docs/api_cxx/txn_commit.html BitKeeper/deleted/.del-db_get.html~3b6e6005f3f17f2a: Delete: bdb/docs/api_cxx/db_get.html BitKeeper/deleted/.del-db_set_bt_minkey.html~d6181e52342005c: Delete: bdb/docs/api_cxx/db_set_bt_minkey.html BitKeeper/deleted/.del-db_set_cachesize.html~3befdbaf98d5a04e: Delete: bdb/docs/api_cxx/db_set_cachesize.html BitKeeper/deleted/.del-what.html~a64f42c697273c44: Delete: bdb/docs/api_cxx/what.html BitKeeper/deleted/.del-cxx_pindex.html~9ff6b69b56f988dd: Delete: bdb/docs/api_cxx/cxx_pindex.html BitKeeper/deleted/.del-db_get_type.html~398668783c4070db: Delete: bdb/docs/api_cxx/db_get_type.html BitKeeper/deleted/.del-db_set_re_source.html~46998978715ccc1: Delete: bdb/docs/api_cxx/db_set_re_source.html BitKeeper/deleted/.del-db_set_realloc.html~64d967a58c328957: Delete: bdb/docs/api_cxx/db_set_realloc.html BitKeeper/deleted/.del-dbc_dup.html~75df863b4bc13aaa: Delete: bdb/docs/api_cxx/dbc_dup.html BitKeeper/deleted/.del-dbt_class.html~fb91648586c1aa77: Delete: bdb/docs/api_cxx/dbt_class.html BitKeeper/deleted/.del-env_open.html~66ac1ae7fa67ca4a: Delete: bdb/docs/api_cxx/env_open.html BitKeeper/deleted/.del-txn_abort.html~81177bcb2e5f4502: Delete: bdb/docs/api_cxx/txn_abort.html BitKeeper/deleted/.del-db_put.html~2792034e8c83c56: Delete: bdb/docs/api_cxx/db_put.html BitKeeper/deleted/.del-db_set_append_recno.html~a158b1fdba756ce: Delete: bdb/docs/api_cxx/db_set_append_recno.html BitKeeper/deleted/.del-db_set_feedback.html~a08620d86f05ec8c: Delete: bdb/docs/api_cxx/db_set_feedback.html BitKeeper/deleted/.del-db_upgrade.html~c6231eb2f9989284: Delete: bdb/docs/api_cxx/db_upgrade.html BitKeeper/deleted/.del-dbenv_class.html~5ab8aaf8a531f76b: Delete: bdb/docs/api_cxx/dbenv_class.html BitKeeper/deleted/.del-env_set_lg_dir.html~c08aac264e7faa97: Delete: bdb/docs/api_cxx/env_set_lg_dir.html BitKeeper/deleted/.del-env_set_lk_max.html~52ac3c4ca2876de: Delete: bdb/docs/api_cxx/env_set_lk_max.html BitKeeper/deleted/.del-lock_id.html~b3c7995efbe12c16: Delete: bdb/docs/api_cxx/lock_id.html BitKeeper/deleted/.del-db_close.html~cc570e65ac7d22f: Delete: bdb/docs/api_cxx/db_close.html BitKeeper/deleted/.del-db_open.html~ab95c48ac26ad3f7: Delete: bdb/docs/api_cxx/db_open.html BitKeeper/deleted/.del-db_set_bt_compare.html~d888d1ebe056bc6b: Delete: bdb/docs/api_cxx/db_set_bt_compare.html BitKeeper/deleted/.del-db_set_flags.html~1146625feeb3bb0b: Delete: bdb/docs/api_cxx/db_set_flags.html BitKeeper/deleted/.del-db_set_q_extentsize.html~b17e340a68ede3ac: Delete: bdb/docs/api_cxx/db_set_q_extentsize.html BitKeeper/deleted/.del-dbc_get.html~36e2dbe65e3442e3: Delete: bdb/docs/api_cxx/dbc_get.html BitKeeper/deleted/.del-env_set_lk_conflicts.html~5bba88df4cc6dfba: Delete: bdb/docs/api_cxx/env_set_lk_conflicts.html BitKeeper/deleted/.del-get_errno.html~e1a57c1c5f1d2695: Delete: bdb/docs/api_cxx/get_errno.html BitKeeper/deleted/.del-txn_id.html~162661f4c2dc09d6: Delete: bdb/docs/api_cxx/txn_id.html BitKeeper/deleted/.del-db_rename.html~9c0a820e864220b3: Delete: bdb/docs/api_cxx/db_rename.html BitKeeper/deleted/.del-db_set_lorder.html~a46750a29588268c: Delete: bdb/docs/api_cxx/db_set_lorder.html BitKeeper/deleted/.del-env_remove.html~5efece7ecdfc4df7: Delete: bdb/docs/api_cxx/env_remove.html BitKeeper/deleted/.del-env_set_mutexlocks.html~f73e7ffdd2d8d62f: Delete: bdb/docs/api_cxx/env_set_mutexlocks.html BitKeeper/deleted/.del-env_set_tas_spins.html~a107049f4776b358: Delete: bdb/docs/api_cxx/env_set_tas_spins.html BitKeeper/deleted/.del-env_version.html~1cff25c44cbea934: Delete: bdb/docs/api_cxx/env_version.html BitKeeper/deleted/.del-lock_put.html~9eb85a1c9e88621: Delete: bdb/docs/api_cxx/lock_put.html BitKeeper/deleted/.del-memp_fset.html~e52fa0488faa893: Delete: bdb/docs/api_cxx/memp_fset.html BitKeeper/deleted/.del-memp_sync.html~253961279934d3c8: Delete: bdb/docs/api_cxx/memp_sync.html BitKeeper/deleted/.del-db_remove.html~8c537fc5e326293b: Delete: bdb/docs/api_cxx/db_remove.html BitKeeper/deleted/.del-env_set_errpfx.html~d26da4bab9538234: Delete: bdb/docs/api_cxx/env_set_errpfx.html BitKeeper/deleted/.del-log_put.html~66077da9630fa8c2: Delete: bdb/docs/api_cxx/log_put.html BitKeeper/deleted/.del-lsn_class.html~34809f73e15540ad: Delete: bdb/docs/api_cxx/lsn_class.html BitKeeper/deleted/.del-memp_fput.html~7ee8cda6287dee81: Delete: bdb/docs/api_cxx/memp_fput.html BitKeeper/deleted/.del-txn_class.html~5e57abe095aceca9: Delete: bdb/docs/api_cxx/txn_class.html BitKeeper/deleted/.del-db_class.html~3129ff8c53721fe8: Delete: bdb/docs/api_cxx/db_class.html BitKeeper/deleted/.del-db_set_errfile.html~f6eddb9ab7ef07d0: Delete: bdb/docs/api_cxx/db_set_errfile.html BitKeeper/deleted/.del-db_set_h_ffactor.html~a67084c644c38114: Delete: bdb/docs/api_cxx/db_set_h_ffactor.html BitKeeper/deleted/.del-db_set_malloc.html~b0aa5802da5bef4d: Delete: bdb/docs/api_cxx/db_set_malloc.html BitKeeper/deleted/.del-db_set_re_delim.html~81d9df93c3511df3: Delete: bdb/docs/api_cxx/db_set_re_delim.html BitKeeper/deleted/.del-db_verify.html~14db455da528229d: Delete: bdb/docs/api_cxx/db_verify.html BitKeeper/deleted/.del-env_set_lg_max.html~4f7ba5f02c66c0de: Delete: bdb/docs/api_cxx/env_set_lg_max.html BitKeeper/deleted/.del-env_set_lk_max_objects.html~c47424e4d13d5327: Delete: bdb/docs/api_cxx/env_set_lk_max_objects.html BitKeeper/deleted/.del-memp_register.html~cba6f572fe27c7a: Delete: bdb/docs/api_cxx/memp_register.html BitKeeper/deleted/.del-db_join.html~9c4819679501ad6e: Delete: bdb/docs/api_cxx/db_join.html BitKeeper/deleted/.del-db_set_h_nelem.html~1829bc583d9c7554: Delete: bdb/docs/api_cxx/db_set_h_nelem.html BitKeeper/deleted/.del-db_set_paniccall.html~6bc911c9d64e9237: Delete: bdb/docs/api_cxx/db_set_paniccall.html BitKeeper/deleted/.del-db_set_re_pad.html~f2e0c2c2c3806a97: Delete: bdb/docs/api_cxx/db_set_re_pad.html BitKeeper/deleted/.del-dbc_class.html~2a31b398c37d674b: Delete: bdb/docs/api_cxx/dbc_class.html BitKeeper/deleted/.del-env_set_rec_init.html~77916e00d1361c7b: Delete: bdb/docs/api_cxx/env_set_rec_init.html BitKeeper/deleted/.del-env_set_region_init.html~2d70678382bbbf9a: Delete: bdb/docs/api_cxx/env_set_region_init.html BitKeeper/deleted/.del-env_strerror.html~7e1cbfbd096ca: Delete: bdb/docs/api_cxx/env_strerror.html BitKeeper/deleted/.del-txn_checkpoint.html~173930473e76d008: Delete: bdb/docs/api_cxx/txn_checkpoint.html BitKeeper/deleted/.del-db_fd.html~99ec316575f80428: Delete: bdb/docs/api_cxx/db_fd.html BitKeeper/deleted/.del-db_set_dup_compare.html~91f36955a213e0f4: Delete: bdb/docs/api_cxx/db_set_dup_compare.html BitKeeper/deleted/.del-db_stat.html~3473827de856d680: Delete: bdb/docs/api_cxx/db_stat.html BitKeeper/deleted/.del-env_set_cachesize.html~b82ed49a47415fec: Delete: bdb/docs/api_cxx/env_set_cachesize.html BitKeeper/deleted/.del-env_set_lg_bsize.html~7fd917bea6b163bf: Delete: bdb/docs/api_cxx/env_set_lg_bsize.html BitKeeper/deleted/.del-env_set_server.html~bb74806839e8eb58: Delete: bdb/docs/api_cxx/env_set_server.html BitKeeper/deleted/.del-lock_get.html~527d63a8526f336c: Delete: bdb/docs/api_cxx/lock_get.html BitKeeper/deleted/.del-memp_fget.html~bfe74f8c299c2995: Delete: bdb/docs/api_cxx/memp_fget.html BitKeeper/deleted/.del-memp_fopen.html~abfef0a4db99c8e1: Delete: bdb/docs/api_cxx/memp_fopen.html BitKeeper/deleted/.del-db_get_byteswapped.html~a44d5d57d050b466: Delete: bdb/docs/api_cxx/db_get_byteswapped.html BitKeeper/deleted/.del-dbc_count.html~bc025b8894450525: Delete: bdb/docs/api_cxx/dbc_count.html BitKeeper/deleted/.del-dbc_del.html~424fc0ebb3b4c5cf: Delete: bdb/docs/api_cxx/dbc_del.html BitKeeper/deleted/.del-env_set_tmp_dir.html~6c815da1fad27537: Delete: bdb/docs/api_cxx/env_set_tmp_dir.html BitKeeper/deleted/.del-env_set_tx_timestamp.html~6396a1145f8e41c1: Delete: bdb/docs/api_cxx/env_set_tx_timestamp.html BitKeeper/deleted/.del-log_unregister.html~8fa1fe691751d6ad: Delete: bdb/docs/api_cxx/log_unregister.html BitKeeper/deleted/.del-memp_fclose.html~cc4a5776ac69d660: Delete: bdb/docs/api_cxx/memp_fclose.html BitKeeper/deleted/.del-txn_stat.html~e8e25f86f8541696: Delete: bdb/docs/api_cxx/txn_stat.html BitKeeper/deleted/.del-db_cursor.html~4f0225f98f4a11c: Delete: bdb/docs/api_cxx/db_cursor.html BitKeeper/deleted/.del-db_err.html~77022bd5af575696: Delete: bdb/docs/api_cxx/db_err.html BitKeeper/deleted/.del-env_set_lk_max_lockers.html~ebb61fd669c2eefb: Delete: bdb/docs/api_cxx/env_set_lk_max_lockers.html BitKeeper/deleted/.del-env_set_mp_mmapsize.html~c21e3f9c5a29b0ab: Delete: bdb/docs/api_cxx/env_set_mp_mmapsize.html BitKeeper/deleted/.del-lock_class.html~ed88ab78cccbef8d: Delete: bdb/docs/api_cxx/lock_class.html BitKeeper/deleted/.del-txn_prepare.html~818b4163518bace5: Delete: bdb/docs/api_cxx/txn_prepare.html BitKeeper/deleted/.del-db_set_errcall.html~28a7a1fa2b3b73ee: Delete: bdb/docs/api_cxx/db_set_errcall.html BitKeeper/deleted/.del-env_set_errfile.html~f9543c9e65ed6a1d: Delete: bdb/docs/api_cxx/env_set_errfile.html BitKeeper/deleted/.del-env_set_lk_max_locks.html~bbde4ffbcc607f61: Delete: bdb/docs/api_cxx/env_set_lk_max_locks.html BitKeeper/deleted/.del-env_set_tx_recover.html~cdf13797131b2d97: Delete: bdb/docs/api_cxx/env_set_tx_recover.html BitKeeper/deleted/.del-log_compare.html~3225b4c32016c9b1: Delete: bdb/docs/api_cxx/log_compare.html BitKeeper/deleted/.del-log_register.html~55470e0d79382beb: Delete: bdb/docs/api_cxx/log_register.html BitKeeper/deleted/.del-log_stat.html~dc2d4ffe7950fc09: Delete: bdb/docs/api_cxx/log_stat.html BitKeeper/deleted/.del-memp_fsync.html~76d47da7c5dc8932: Delete: bdb/docs/api_cxx/memp_fsync.html BitKeeper/deleted/.del-memp_stat.html~d370717a78971be1: Delete: bdb/docs/api_cxx/memp_stat.html BitKeeper/deleted/.del-db_del.html~43fa05f2dfa86dbc: Delete: bdb/docs/api_cxx/db_del.html BitKeeper/deleted/.del-dbc_put.html~11e6aa2492dd1032: Delete: bdb/docs/api_cxx/dbc_put.html BitKeeper/deleted/.del-env_set_error_stream.html~a4101c1d68559fa2: Delete: bdb/docs/api_cxx/env_set_error_stream.html BitKeeper/deleted/.del-env_set_pageyield.html~db4e5bdf71e171c0: Delete: bdb/docs/api_cxx/env_set_pageyield.html BitKeeper/deleted/.del-env_set_paniccall.html~2080056f15faa516: Delete: bdb/docs/api_cxx/env_set_paniccall.html BitKeeper/deleted/.del-env_set_shm_key.html~65b2c2f848ddf31e: Delete: bdb/docs/api_cxx/env_set_shm_key.html BitKeeper/deleted/.del-env_set_tx_max.html~910d1c17dd000729: Delete: bdb/docs/api_cxx/env_set_tx_max.html BitKeeper/deleted/.del-lock_stat.html~2112ceb0894b34d8: Delete: bdb/docs/api_cxx/lock_stat.html BitKeeper/deleted/.del-log_flush.html~3976f77e905f35eb: Delete: bdb/docs/api_cxx/log_flush.html BitKeeper/deleted/.del-db_set_h_hash.html~73f14897664d9d08: Delete: bdb/docs/api_c/db_set_h_hash.html BitKeeper/deleted/.del-db_set_pagesize.html~b8d544ec3e102c6c: Delete: bdb/docs/api_cxx/db_set_pagesize.html BitKeeper/deleted/.del-dbc_close.html~a3ad4ea563bafc42: Delete: bdb/docs/api_c/dbc_close.html BitKeeper/deleted/.del-env_close.html~a8e722cbb66c9d7b: Delete: bdb/docs/api_c/env_close.html BitKeeper/deleted/.del-env_set_data_dir.html~9176f081597e4f27: Delete: bdb/docs/api_cxx/env_set_data_dir.html BitKeeper/deleted/.del-env_set_panicstate.html~ad2d38e398cafd31: Delete: bdb/docs/api_cxx/env_set_panicstate.html BitKeeper/deleted/.del-env_set_verbose.html~e804a65368b5cdc1: Delete: bdb/docs/api_cxx/env_set_verbose.html BitKeeper/deleted/.del-log_file.html~574444b46b801f9c: Delete: bdb/docs/api_c/log_file.html BitKeeper/deleted/.del-c_pindex.html~697acebf58a8db4: Delete: bdb/docs/api_c/c_pindex.html BitKeeper/deleted/.del-env_set_feedback.html~87a78f97ba545aba: Delete: bdb/docs/api_c/env_set_feedback.html BitKeeper/deleted/.del-env_set_lk_detect.html~d9ed73495defdc19: Delete: bdb/docs/api_c/env_set_lk_detect.html BitKeeper/deleted/.del-hsearch.html~a8b76d897a8216d8: Delete: bdb/docs/api_c/hsearch.html BitKeeper/deleted/.del-lock_vec.html~cc79e33b82b7a275: Delete: bdb/docs/api_c/lock_vec.html BitKeeper/deleted/.del-set_func_ioinfo.html~80365bb8c66ae84c: Delete: bdb/docs/api_c/set_func_ioinfo.html BitKeeper/deleted/.del-set_func_malloc.html~5579a0604e14e1e7: Delete: bdb/docs/api_c/set_func_malloc.html BitKeeper/deleted/.del-set_func_write.html~63567be42d586fde: Delete: bdb/docs/api_c/set_func_write.html BitKeeper/deleted/.del-db_set_bt_prefix.html~d6e443a7e47c9b3a: Delete: bdb/docs/api_c/db_set_bt_prefix.html BitKeeper/deleted/.del-db_set_errpfx.html~756b9b73dd28b8d9: Delete: bdb/docs/api_c/db_set_errpfx.html BitKeeper/deleted/.del-db_sync.html~7a067029b6e1496b: Delete: bdb/docs/api_c/db_sync.html BitKeeper/deleted/.del-env_set_errcall.html~ba09eec1ba15f15f: Delete: bdb/docs/api_c/env_set_errcall.html BitKeeper/deleted/.del-log_archive.html~490428ce45f9f918: Delete: bdb/docs/api_c/log_archive.html BitKeeper/deleted/.del-log_get.html~24cdf17ba55cbecf: Delete: bdb/docs/api_c/log_get.html BitKeeper/deleted/.del-memp_trickle.html~8b1adf1404d7a5f: Delete: bdb/docs/api_c/memp_trickle.html BitKeeper/deleted/.del-set_func_fsync.html~f59339ff63d95e7d: Delete: bdb/docs/api_c/set_func_fsync.html BitKeeper/deleted/.del-c_index.html~1a854fa55012906: Delete: bdb/docs/api_c/c_index.html BitKeeper/deleted/.del-db_key_range.html~1060761b1e359d85: Delete: bdb/docs/api_c/db_key_range.html BitKeeper/deleted/.del-db_set_re_len.html~f30d68257bd60e1e: Delete: bdb/docs/api_c/db_set_re_len.html BitKeeper/deleted/.del-env_set_flags.html~b2a1f3c8498e6d95: Delete: bdb/docs/api_c/env_set_flags.html BitKeeper/deleted/.del-lock_detect.html~8fe406dce10e0bb: Delete: bdb/docs/api_c/lock_detect.html BitKeeper/deleted/.del-txn_begin.html~557b34fd3e7363: Delete: bdb/docs/api_c/txn_begin.html BitKeeper/deleted/.del-txn_commit.html~8950b5e11c8b0778: Delete: bdb/docs/api_c/txn_commit.html BitKeeper/deleted/.del-db_get.html~7e0018b93ee31eba: Delete: bdb/docs/api_c/db_get.html BitKeeper/deleted/.del-db_get_type.html~d66aa1642a4d20e2: Delete: bdb/docs/api_c/db_get_type.html BitKeeper/deleted/.del-db_set_bt_minkey.html~e2d52ba2d0174432: Delete: bdb/docs/api_c/db_set_bt_minkey.html BitKeeper/deleted/.del-db_set_cachesize.html~47a3c8ca486eb013: Delete: bdb/docs/api_c/db_set_cachesize.html BitKeeper/deleted/.del-db_set_re_source.html~6d12ac12652acc31: Delete: bdb/docs/api_c/db_set_re_source.html BitKeeper/deleted/.del-dbc_dup.html~3bdf8b0a687b43f3: Delete: bdb/docs/api_c/dbc_dup.html BitKeeper/deleted/.del-env_open.html~e4c9706220a4cd9b: Delete: bdb/docs/api_c/env_open.html BitKeeper/deleted/.del-txn_abort.html~a53425dd70214619: Delete: bdb/docs/api_c/txn_abort.html BitKeeper/deleted/.del-db_put.html~ea78709ffb6cd7e8: Delete: bdb/docs/api_c/db_put.html BitKeeper/deleted/.del-db_set_append_recno.html~bdf0130e642f74fa: Delete: bdb/docs/api_c/db_set_append_recno.html BitKeeper/deleted/.del-db_set_feedback.html~90d495e78318a332: Delete: bdb/docs/api_c/db_set_feedback.html BitKeeper/deleted/.del-db_set_realloc.html~a9be244baf966892: Delete: bdb/docs/api_c/db_set_realloc.html BitKeeper/deleted/.del-db_upgrade.html~5e6210d6f09a0c3e: Delete: bdb/docs/api_c/db_upgrade.html BitKeeper/deleted/.del-dbt.html~ae7a81c9c5f574f6: Delete: bdb/docs/api_c/dbt.html BitKeeper/deleted/.del-env_set_lg_dir.html~26be310214a2ff8f: Delete: bdb/docs/api_c/env_set_lg_dir.html BitKeeper/deleted/.del-env_set_lk_max.html~a2dc11fa8b2f1c9: Delete: bdb/docs/api_c/env_set_lk_max.html BitKeeper/deleted/.del-lock_id.html~c9ee776f928a38f: Delete: bdb/docs/api_c/lock_id.html BitKeeper/deleted/.del-db_close.html~fda0b4dfa946f44e: Delete: bdb/docs/api_c/db_close.html BitKeeper/deleted/.del-db_set_bt_compare.html~e55a311bb0be93a8: Delete: bdb/docs/api_c/db_set_bt_compare.html BitKeeper/deleted/.del-db_set_flags.html~4cd3700ae4387d22: Delete: bdb/docs/api_c/db_set_flags.html BitKeeper/deleted/.del-db_set_q_extentsize.html~f2fe41a5d8c46658: Delete: bdb/docs/api_c/db_set_q_extentsize.html BitKeeper/deleted/.del-env_create.html~3e73dd35fe5dcc8: Delete: bdb/docs/api_c/env_create.html BitKeeper/deleted/.del-env_set_lk_conflicts.html~58d9f7179bc864a3: Delete: bdb/docs/api_c/env_set_lk_conflicts.html BitKeeper/deleted/.del-db_open.html~59dfa6e5198c382e: Delete: bdb/docs/api_c/db_open.html BitKeeper/deleted/.del-db_set_lorder.html~e24ae76325374653: Delete: bdb/docs/api_c/db_set_lorder.html BitKeeper/deleted/.del-dbc_get.html~4bf7579a92c35195: Delete: bdb/docs/api_c/dbc_get.html BitKeeper/deleted/.del-env_version.html~9bf7f99fefacc2bf: Delete: bdb/docs/api_c/env_version.html BitKeeper/deleted/.del-lock_put.html~f5bc2f52e55f16e1: Delete: bdb/docs/api_c/lock_put.html BitKeeper/deleted/.del-txn_id.html~1e71088a7e8f6678: Delete: bdb/docs/api_c/txn_id.html BitKeeper/deleted/.del-db_rename.html~36796ad9e106c3f0: Delete: bdb/docs/api_c/db_rename.html BitKeeper/deleted/.del-env_set_mutexlocks.html~85bbd53b877cafe1: Delete: bdb/docs/api_c/env_set_mutexlocks.html BitKeeper/deleted/.del-env_set_tas_spins.html~91c7091deca3d97f: Delete: bdb/docs/api_c/env_set_tas_spins.html BitKeeper/deleted/.del-memp_fset.html~ecb97931b222568d: Delete: bdb/docs/api_c/memp_fset.html BitKeeper/deleted/.del-memp_sync.html~b387035a94c20c50: Delete: bdb/docs/api_c/memp_sync.html BitKeeper/deleted/.del-db_remove.html~668fa1d67a4f6941: Delete: bdb/docs/api_c/db_remove.html BitKeeper/deleted/.del-env_remove.html~a71d5e1ca41324a7: Delete: bdb/docs/api_c/env_remove.html BitKeeper/deleted/.del-env_set_errpfx.html~806c8c438d0ee36c: Delete: bdb/docs/api_c/env_set_errpfx.html BitKeeper/deleted/.del-log_put.html~11a1bec49bb90419: Delete: bdb/docs/api_c/log_put.html BitKeeper/deleted/.del-memp_fput.html~4a7aace7db01ee15: Delete: bdb/docs/api_c/memp_fput.html BitKeeper/deleted/.del-set_func_dirfree.html~d59f36547c7b5384: Delete: bdb/docs/api_c/set_func_dirfree.html BitKeeper/deleted/.del-set_func_dirlist.html~24e75ccc86809023: Delete: bdb/docs/api_c/set_func_dirlist.html BitKeeper/deleted/.del-db_set_errfile.html~f07d3c57bb3c8fbd: Delete: bdb/docs/api_c/db_set_errfile.html BitKeeper/deleted/.del-db_set_h_ffactor.html~41352ddf74ccc338: Delete: bdb/docs/api_c/db_set_h_ffactor.html BitKeeper/deleted/.del-db_set_malloc.html~3581879fef5af695: Delete: bdb/docs/api_c/db_set_malloc.html BitKeeper/deleted/.del-db_set_re_delim.html~e0a7face764111b9: Delete: bdb/docs/api_c/db_set_re_delim.html BitKeeper/deleted/.del-db_verify.html~cf80f5ba845eac2e: Delete: bdb/docs/api_c/db_verify.html BitKeeper/deleted/.del-env_set_lg_max.html~319c24b5245b0685: Delete: bdb/docs/api_c/env_set_lg_max.html BitKeeper/deleted/.del-env_set_lk_max_objects.html~1a428bbee06cb5cc: Delete: bdb/docs/api_c/env_set_lk_max_objects.html BitKeeper/deleted/.del-set_func_rename.html~3f8c7b6674cda105: Delete: bdb/docs/api_c/set_func_rename.html BitKeeper/deleted/.del-db_join.html~a58c2d81ecfea5b: Delete: bdb/docs/api_c/db_join.html BitKeeper/deleted/.del-db_set_h_nelem.html~bd8371e033b15c8f: Delete: bdb/docs/api_c/db_set_h_nelem.html BitKeeper/deleted/.del-db_set_re_pad.html~8a1de721eb6fc53f: Delete: bdb/docs/api_c/db_set_re_pad.html BitKeeper/deleted/.del-env_set_region_init.html~2ca19f76ee1ae790: Delete: bdb/docs/api_c/env_set_region_init.html BitKeeper/deleted/.del-env_strerror.html~7f090bf26bdd4dc: Delete: bdb/docs/api_c/env_strerror.html BitKeeper/deleted/.del-memp_register.html~8b9dff9b5043da58: Delete: bdb/docs/api_c/memp_register.html BitKeeper/deleted/.del-set_func_open.html~8c812591efc8abe6: Delete: bdb/docs/api_c/set_func_open.html BitKeeper/deleted/.del-txn_checkpoint.html~4a1704dbfcaad5dc: Delete: bdb/docs/api_c/txn_checkpoint.html BitKeeper/deleted/.del-db_create.html~a87157ea60c82ee2: Delete: bdb/docs/api_c/db_create.html BitKeeper/deleted/.del-db_set_dup_compare.html~a833bfc727a794e7: Delete: bdb/docs/api_c/db_set_dup_compare.html BitKeeper/deleted/.del-db_set_paniccall.html~ac7f63325b4499ce: Delete: bdb/docs/api_c/db_set_paniccall.html BitKeeper/deleted/.del-env_set_lg_bsize.html~1eb03c137a42e80f: Delete: bdb/docs/api_c/env_set_lg_bsize.html BitKeeper/deleted/.del-env_set_rec_init.html~bf7da051ef6689ba: Delete: bdb/docs/api_c/env_set_rec_init.html BitKeeper/deleted/.del-memp_fget.html~460714b5c2e3e1c5: Delete: bdb/docs/api_c/memp_fget.html BitKeeper/deleted/.del-set_func_sleep.html~4b962c8b82989d8c: Delete: bdb/docs/api_c/set_func_sleep.html BitKeeper/deleted/.del-env_set_cachesize.html~f4c341d3f2c09469: Delete: bdb/docs/api_c/env_set_cachesize.html BitKeeper/deleted/.del-env_set_server.html~c13b793b525d504b: Delete: bdb/docs/api_c/env_set_server.html BitKeeper/deleted/.del-memp_fopen.html~d032a963a0103472: Delete: bdb/docs/api_c/memp_fopen.html BitKeeper/deleted/.del-set_func_free.html~ed61d2dfea9e069e: Delete: bdb/docs/api_c/set_func_free.html BitKeeper/deleted/.del-set_func_unlink.html~c42b13fd26f2e90: Delete: bdb/docs/api_c/set_func_unlink.html BitKeeper/deleted/.del-set_func_unmap.html~d85790692f3b536e: Delete: bdb/docs/api_c/set_func_unmap.html BitKeeper/deleted/.del-db_fd.html~15a01776b340a959: Delete: bdb/docs/api_c/db_fd.html BitKeeper/deleted/.del-db_stat.html~578f6f99f8e247ff: Delete: bdb/docs/api_c/db_stat.html BitKeeper/deleted/.del-dbc_count.html~c3cd00c48b4babf5: Delete: bdb/docs/api_c/dbc_count.html BitKeeper/deleted/.del-env_set_tmp_dir.html~b563e87af5431824: Delete: bdb/docs/api_c/env_set_tmp_dir.html BitKeeper/deleted/.del-env_set_tx_timestamp.html~ddb77d7dfb531085: Delete: bdb/docs/api_c/env_set_tx_timestamp.html BitKeeper/deleted/.del-lock_get.html~63399d204f1885fa: Delete: bdb/docs/api_c/lock_get.html BitKeeper/deleted/.del-log_unregister.html~45b8f9d3f8eb3d80: Delete: bdb/docs/api_c/log_unregister.html BitKeeper/deleted/.del-memp_fclose.html~b52c7d599d83c26: Delete: bdb/docs/api_c/memp_fclose.html BitKeeper/deleted/.del-db_get_byteswapped.html~bcab4145183a7be2: Delete: bdb/docs/api_c/db_get_byteswapped.html BitKeeper/deleted/.del-db_lsn.html~5edb9bce1118feae: Delete: bdb/docs/api_c/db_lsn.html BitKeeper/deleted/.del-dbc_del.html~2685f75d28e4ad99: Delete: bdb/docs/api_c/dbc_del.html BitKeeper/deleted/.del-env_set_lk_max_lockers.html~f22d5d4640436efe: Delete: bdb/docs/api_c/env_set_lk_max_lockers.html BitKeeper/deleted/.del-env_set_mp_mmapsize.html~21f27997f00accfe: Delete: bdb/docs/api_c/env_set_mp_mmapsize.html BitKeeper/deleted/.del-set_func_read.html~c8f6ece1ed408bf8: Delete: bdb/docs/api_c/set_func_read.html BitKeeper/deleted/.del-set_func_seek.html~fdf1b31d3f6c7473: Delete: bdb/docs/api_c/set_func_seek.html BitKeeper/deleted/.del-txn_prepare.html~19f84203db4e6608: Delete: bdb/docs/api_c/txn_prepare.html BitKeeper/deleted/.del-txn_stat.html~f57a656bfbac12bf: Delete: bdb/docs/api_c/txn_stat.html BitKeeper/deleted/.del-db_cursor.html~7431dd96ed3492c: Delete: bdb/docs/api_c/db_cursor.html BitKeeper/deleted/.del-db_err.html~3696088bd85eeda3: Delete: bdb/docs/api_c/db_err.html BitKeeper/deleted/.del-db_set_errcall.html~faf92be4ee8bc634: Delete: bdb/docs/api_c/db_set_errcall.html BitKeeper/deleted/.del-dbm.html~ebf1d8e329b06bba: Delete: bdb/docs/api_c/dbm.html BitKeeper/deleted/.del-env_set_errfile.html~3b6b0822f29fc3d4: Delete: bdb/docs/api_c/env_set_errfile.html BitKeeper/deleted/.del-env_set_tx_recover.html~8dd351545b444a24: Delete: bdb/docs/api_c/env_set_tx_recover.html BitKeeper/deleted/.del-set_func_close.html~8981d16589844161: Delete: bdb/docs/api_c/set_func_close.html BitKeeper/deleted/.del-env_set_lk_max_locks.html~1baf2d63a6fb418d: Delete: bdb/docs/api_c/env_set_lk_max_locks.html BitKeeper/deleted/.del-log_compare.html~4f12fdf04d30ab94: Delete: bdb/docs/api_c/log_compare.html BitKeeper/deleted/.del-log_register.html~5381c1fad82d6527: Delete: bdb/docs/api_c/log_register.html BitKeeper/deleted/.del-log_stat.html~36b87b19ee2c5bba: Delete: bdb/docs/api_c/log_stat.html BitKeeper/deleted/.del-memp_fsync.html~a95ab802bb28646f: Delete: bdb/docs/api_c/memp_fsync.html BitKeeper/deleted/.del-memp_stat.html~55a9521fe04b03bd: Delete: bdb/docs/api_c/memp_stat.html BitKeeper/deleted/.del-set_func_exists.html~23f077e82ca8f827: Delete: bdb/docs/api_c/set_func_exists.html BitKeeper/deleted/.del-set_func_realloc.html~e8e78e57c005c7c4: Delete: bdb/docs/api_c/set_func_realloc.html BitKeeper/deleted/.del-db_del.html~e8bffcf9be371317: Delete: bdb/docs/api_c/db_del.html BitKeeper/deleted/.del-dbc_put.html~a2c4a52329376657: Delete: bdb/docs/api_c/dbc_put.html BitKeeper/deleted/.del-env_set_pageyield.html~8aa4a6cb2f18cad7: Delete: bdb/docs/api_c/env_set_pageyield.html BitKeeper/deleted/.del-env_set_paniccall.html~97a1d58189199453: Delete: bdb/docs/api_c/env_set_paniccall.html BitKeeper/deleted/.del-env_set_shm_key.html~cf5aaa6a995cbf55: Delete: bdb/docs/api_c/env_set_shm_key.html BitKeeper/deleted/.del-lock_stat.html~d9a98bb949070b: Delete: bdb/docs/api_c/lock_stat.html BitKeeper/deleted/.del-db_set_pagesize.html~9644fa0f538cde17: Delete: bdb/docs/api_c/db_set_pagesize.html BitKeeper/deleted/.del-env_set_data_dir.html~437cec65e441c60: Delete: bdb/docs/api_c/env_set_data_dir.html BitKeeper/deleted/.del-env_set_panicstate.html~43228366ca64363c: Delete: bdb/docs/api_c/env_set_panicstate.html BitKeeper/deleted/.del-env_set_tx_max.html~71a739e46faf33a9: Delete: bdb/docs/api_c/env_set_tx_max.html BitKeeper/deleted/.del-env_set_verbose.html~344f5119536cae0: Delete: bdb/docs/api_c/env_set_verbose.html BitKeeper/deleted/.del-log_flush.html~bb8bc4fc43c9f63d: Delete: bdb/docs/api_c/log_flush.html BitKeeper/deleted/.del-set_func_map.html~d90bbc8462ef43a6: Delete: bdb/docs/api_c/set_func_map.html BitKeeper/deleted/.del-set_func_yield.html~ca5e359bcbeca7fd: Delete: bdb/docs/api_c/set_func_yield.html BitKeeper/deleted/.del-config.html~c7337cb30f9bf66: Delete: bdb/docs/ref/txn/config.html BitKeeper/deleted/.del-contact.html~55b4da3d7bf7655b: Delete: bdb/docs/sleepycat/contact.html BitKeeper/deleted/.del-intro.html~85fabd5518fb26be: Delete: bdb/docs/ref/txn/intro.html BitKeeper/deleted/.del-legal.html~7388af4c578cacf6: Delete: bdb/docs/sleepycat/legal.html BitKeeper/deleted/.del-license.html~9371001bbf0ba2dd: Delete: bdb/docs/sleepycat/license.html BitKeeper/deleted/.del-nested.html~6860bbf2f29aa93b: Delete: bdb/docs/ref/txn/nested.html BitKeeper/deleted/.del-other.html~4991722636b3a46d: Delete: bdb/docs/ref/txn/other.html BitKeeper/deleted/.del-flags.html~a739404f90eb8c3d: Delete: bdb/docs/ref/build_unix/flags.html BitKeeper/deleted/.del-hpux.html~d34942564699608: Delete: bdb/docs/ref/build_unix/hpux.html BitKeeper/deleted/.del-limits.html~3004b7a93dab148b: Delete: bdb/docs/ref/txn/limits.html BitKeeper/deleted/.del-linux.html~f9f2d09dc6df75e: Delete: bdb/docs/ref/build_unix/linux.html BitKeeper/deleted/.del-sco.html~e25f6271a1b753d0: Delete: bdb/docs/ref/build_unix/sco.html BitKeeper/deleted/.del-shlib.html~7168ed40f2e1155d: Delete: bdb/docs/ref/build_unix/shlib.html BitKeeper/deleted/.del-test.html~b2c2f275a0c3e783: Delete: bdb/docs/ref/build_unix/test.html BitKeeper/deleted/.del-aix.html~e8ae448bdb85fa22: Delete: bdb/docs/ref/build_unix/aix.html BitKeeper/deleted/.del-install.html~660222dd1feffc4: Delete: bdb/docs/ref/build_unix/install.html BitKeeper/deleted/.del-intro.html~f261022c26987d7f: Delete: bdb/docs/ref/build_unix/intro.html BitKeeper/deleted/.del-irix.html~95833aedc3a82f0: Delete: bdb/docs/ref/build_unix/irix.html BitKeeper/deleted/.del-notes.html~97e9b52853db15ea: Delete: bdb/docs/ref/build_unix/notes.html BitKeeper/deleted/.del-qnx.html~6d2849a8e8038dc9: Delete: bdb/docs/ref/build_unix/qnx.html BitKeeper/deleted/.del-ultrix.html~a1dd780edcde11f6: Delete: bdb/docs/ref/build_unix/ultrix.html BitKeeper/deleted/.del-conf.html~d0378c69618b790b: Delete: bdb/docs/ref/build_unix/conf.html BitKeeper/deleted/.del-freebsd.html~8ed2a42e1668004c: Delete: bdb/docs/ref/build_unix/freebsd.html BitKeeper/deleted/.del-open.html~37a6e67d520d6c00: Delete: bdb/docs/ref/env/open.html BitKeeper/deleted/.del-osf1.html~9d4ebabfe3af8970: Delete: bdb/docs/ref/build_unix/osf1.html BitKeeper/deleted/.del-solaris.html~3a85fb541538d0d7: Delete: bdb/docs/ref/build_unix/solaris.html BitKeeper/deleted/.del-sunos.html~fc41965e9d95985c: Delete: bdb/docs/ref/build_unix/sunos.html BitKeeper/deleted/.del-create.html~9f454cb1910df0b8: Delete: bdb/docs/ref/env/create.html BitKeeper/deleted/.del-error.html~acbbdb848c9fe70f: Delete: bdb/docs/ref/env/error.html BitKeeper/deleted/.del-intro.html~96dd1090729e06b: Delete: bdb/docs/ref/env/intro.html BitKeeper/deleted/.del-naming.html~1f041789686cc8a0: Delete: bdb/docs/ref/env/naming.html BitKeeper/deleted/.del-remote.html~52a3a79fdff8f7bd: Delete: bdb/docs/ref/env/remote.html BitKeeper/deleted/.del-security.html~e455f95aee7f5cd2: Delete: bdb/docs/ref/env/security.html BitKeeper/deleted/.del-config.html~aedc53caf49c51c9: Delete: bdb/docs/ref/log/config.html BitKeeper/deleted/.del-convert.html~d7f18eb34c1b6ae: Delete: bdb/docs/ref/upgrade.2.0/convert.html BitKeeper/deleted/.del-disk.html~94dc4e6e3668e613: Delete: bdb/docs/ref/upgrade.2.0/disk.html BitKeeper/deleted/.del-intro.html~8bfd3804a2da1598: Delete: bdb/docs/ref/upgrade.2.0/intro.html BitKeeper/deleted/.del-region.html~cc94139c8daa7f6a: Delete: bdb/docs/ref/env/region.html BitKeeper/deleted/.del-system.html~eae0256a127c3c89: Delete: bdb/docs/ref/upgrade.2.0/system.html BitKeeper/deleted/.del-toc.html~670791f294a61494: Delete: bdb/docs/ref/upgrade.2.0/toc.html BitKeeper/deleted/.del-callback.html~64a2b2b85cc253c1: Delete: bdb/docs/ref/upgrade.3.2/callback.html BitKeeper/deleted/.del-db_dump.html~7d1cac3358c0482e: Delete: bdb/docs/ref/upgrade.3.2/db_dump.html BitKeeper/deleted/.del-handle.html~bb8a73b74d4399ae: Delete: bdb/docs/ref/upgrade.3.2/handle.html BitKeeper/deleted/.del-incomplete.html~af86a649a878a124: Delete: bdb/docs/ref/upgrade.3.2/incomplete.html BitKeeper/deleted/.del-intro.html~31e7055d83ca8757: Delete: bdb/docs/ref/log/intro.html BitKeeper/deleted/.del-limits.html~26fac1e32387b7c9: Delete: bdb/docs/ref/log/limits.html BitKeeper/deleted/.del-process.html~78f9ca966a587234: Delete: bdb/docs/ref/upgrade/process.html BitKeeper/deleted/.del-renumber.html~d6cd798434da81aa: Delete: bdb/docs/ref/upgrade.3.2/renumber.html BitKeeper/deleted/.del-disk.html~61799ebebe78ebb2: Delete: bdb/docs/ref/upgrade.3.2/disk.html BitKeeper/deleted/.del-intro.html~984a9f7dd07e0c14: Delete: bdb/docs/ref/upgrade.3.2/intro.html BitKeeper/deleted/.del-mutexlock.html~972b710c5bdba67c: Delete: bdb/docs/ref/upgrade.3.2/mutexlock.html BitKeeper/deleted/.del-notfound.html~dc91c094aba92838: Delete: bdb/docs/ref/upgrade.3.2/notfound.html BitKeeper/deleted/.del-set_flags.html~213809ca8d7802d0: Delete: bdb/docs/ref/upgrade.3.2/set_flags.html BitKeeper/deleted/.del-toc.html~9c94c533ada43c1a: Delete: bdb/docs/ref/upgrade.3.2/toc.html BitKeeper/deleted/.del-tx_recover.html~132a354cde7a8286: Delete: bdb/docs/ref/upgrade.3.2/tx_recover.html BitKeeper/deleted/.del-bdb_usenix.html~bad2247b4f8c582b: Delete: bdb/docs/ref/refs/bdb_usenix.html BitKeeper/deleted/.del-dbisnot.html~5ce7aed7ce41c9e6: Delete: bdb/docs/ref/intro/dbisnot.html BitKeeper/deleted/.del-embedded.html~d25b9719d24df88c: Delete: bdb/docs/ref/refs/embedded.html BitKeeper/deleted/.del-layout.html~5aeb292fbd987cf8: Delete: bdb/docs/ref/distrib/layout.html BitKeeper/deleted/.del-refs.html~30490b237ba9b61: Delete: bdb/docs/ref/refs/refs.html BitKeeper/deleted/.del-witold.html~ad6c866cf48734b5: Delete: bdb/docs/ref/refs/witold.html BitKeeper/deleted/.del-dbis.html~e672b7615d70be2c: Delete: bdb/docs/ref/intro/dbis.html BitKeeper/deleted/.del-need.html~43950806e35d71f: Delete: bdb/docs/ref/intro/need.html BitKeeper/deleted/.del-where.html~6cb9ec27f19ecbbb: Delete: bdb/docs/ref/intro/where.html BitKeeper/deleted/.del-data.html~33fbf7496c58cf63: Delete: bdb/docs/ref/intro/data.html BitKeeper/deleted/.del-dbinfo.html~7529af7145c0680a: Delete: bdb/docs/ref/upgrade.3.0/dbinfo.html BitKeeper/deleted/.del-distrib.html~84b56709310017f2: Delete: bdb/docs/ref/intro/distrib.html BitKeeper/deleted/.del-products.html~f37221772a3b589d: Delete: bdb/docs/ref/intro/products.html BitKeeper/deleted/.del-terrain.html~b396d6447a59435f: Delete: bdb/docs/ref/intro/terrain.html BitKeeper/deleted/.del-what.html~dd70b9e6e085725d: Delete: bdb/docs/ref/intro/what.html BitKeeper/deleted/.del-cxx.html~7f3bfc9bba854d48: Delete: bdb/docs/ref/upgrade.3.0/cxx.html BitKeeper/deleted/.del-eacces.html~f0299373d8b2f65c: Delete: bdb/docs/ref/upgrade.3.0/eacces.html BitKeeper/deleted/.del-jump_set.html~718c098a91db9dba: Delete: bdb/docs/ref/upgrade.3.0/jump_set.html BitKeeper/deleted/.del-lock_detect.html~fb307b10156762ca: Delete: bdb/docs/ref/upgrade.3.0/lock_detect.html BitKeeper/deleted/.del-txn_begin.html~53512180de5fec80: Delete: bdb/docs/ref/upgrade.3.0/txn_begin.html BitKeeper/deleted/.del-txn_commit.html~e1debf9ea769426c: Delete: bdb/docs/ref/upgrade.3.0/txn_commit.html BitKeeper/deleted/.del-xa.html~1af042e462ab829: Delete: bdb/docs/ref/upgrade.3.0/xa.html BitKeeper/deleted/.del-db_cxx.html~5c17d6a360205140: Delete: bdb/docs/ref/upgrade.3.0/db_cxx.html BitKeeper/deleted/.del-eagain.html~920800d8eb450f79: Delete: bdb/docs/ref/upgrade.3.0/eagain.html BitKeeper/deleted/.del-func.html~c06e5bc63ddf7a64: Delete: bdb/docs/ref/upgrade.3.0/func.html BitKeeper/deleted/.del-lock_notheld.html~ed6853b6daa5531b: Delete: bdb/docs/ref/upgrade.3.0/lock_notheld.html BitKeeper/deleted/.del-lock_put.html~fd9ed0b04b465af: Delete: bdb/docs/ref/upgrade.3.0/lock_put.html BitKeeper/deleted/.del-open.html~8b1e2a969e97069a: Delete: bdb/docs/ref/upgrade.3.0/open.html BitKeeper/deleted/.del-stat.html~775d75e3ba02d15c: Delete: bdb/docs/ref/upgrade.3.0/stat.html BitKeeper/deleted/.del-dbenv.html~f9863847dc1ed617: Delete: bdb/docs/ref/upgrade.3.0/dbenv.html BitKeeper/deleted/.del-dbenv_cxx.html~7f4fd0ebace36d8e: Delete: bdb/docs/ref/upgrade.3.0/dbenv_cxx.html BitKeeper/deleted/.del-envopen.html~5e768fd180f471e4: Delete: bdb/docs/ref/upgrade.3.0/envopen.html BitKeeper/deleted/.del-intro.html~7ecd16967b0bc868: Delete: bdb/docs/ref/upgrade.3.0/intro.html BitKeeper/deleted/.del-java.html~300acccbb633e335: Delete: bdb/docs/ref/upgrade.3.0/java.html BitKeeper/deleted/.del-join.html~ec21d874caa0654: Delete: bdb/docs/ref/upgrade.3.0/join.html BitKeeper/deleted/.del-close.html~c79c866b393785cc: Delete: bdb/docs/ref/upgrade.3.0/close.html BitKeeper/deleted/.del-disk.html~eb79d1157ef44d3c: Delete: bdb/docs/ref/upgrade.3.0/disk.html BitKeeper/deleted/.del-rmw.html~992b0143d13a3ec0: Delete: bdb/docs/ref/upgrade.3.0/rmw.html BitKeeper/deleted/.del-txn_stat.html~516f1870c6127351: Delete: bdb/docs/ref/upgrade.3.0/txn_stat.html BitKeeper/deleted/.del-lock_stat.html~c49716e693ce225b: Delete: bdb/docs/ref/upgrade.3.0/lock_stat.html BitKeeper/deleted/.del-log_register.html~399320e965adf598: Delete: bdb/docs/ref/upgrade.3.0/log_register.html BitKeeper/deleted/.del-log_stat.html~20b5898ba061557d: Delete: bdb/docs/ref/upgrade.3.0/log_stat.html BitKeeper/deleted/.del-memp_stat.html~79e1141c63f7357: Delete: bdb/docs/ref/upgrade.3.0/memp_stat.html BitKeeper/deleted/.del-toc.html~16e7d8e76496cbc9: Delete: bdb/docs/ref/upgrade.3.0/toc.html BitKeeper/deleted/.del-value_set.html~f0b0c770a81b90b6: Delete: bdb/docs/ref/upgrade.3.0/value_set.html BitKeeper/deleted/.del-cam_conv.html~63844ff6fa95f0c: Delete: bdb/docs/ref/lock/cam_conv.html BitKeeper/deleted/.del-config.html~a593ea4c87467ddd: Delete: bdb/docs/ref/lock/config.html BitKeeper/deleted/.del-db.html~e7d63f4bb8e989e8: Delete: bdb/docs/ref/upgrade.3.0/db.html BitKeeper/deleted/.del-max.html~f0fb32ebc251f636: Delete: bdb/docs/ref/lock/max.html BitKeeper/deleted/.del-notxn.html~beec805d9f05e2bc: Delete: bdb/docs/ref/lock/notxn.html BitKeeper/deleted/.del-twopl.html~b3f3aee667bc381d: Delete: bdb/docs/ref/lock/twopl.html BitKeeper/deleted/.del-am_conv.html~3bab32d969f21b77: Delete: bdb/docs/ref/lock/am_conv.html BitKeeper/deleted/.del-compat.html~b39d173789bbf70d: Delete: bdb/docs/ref/java/compat.html BitKeeper/deleted/.del-dead.html~f5c7debd9ba739bb: Delete: bdb/docs/ref/lock/dead.html BitKeeper/deleted/.del-faq.html~7ca2474ba1f6676f: Delete: bdb/docs/ref/java/faq.html BitKeeper/deleted/.del-intro.html~e1e07e71f3198be: Delete: bdb/docs/ref/lock/intro.html BitKeeper/deleted/.del-nondb.html~863fe076a46378d7: Delete: bdb/docs/ref/lock/nondb.html BitKeeper/deleted/.del-page.html~d56876b2565cbee: Delete: bdb/docs/ref/lock/page.html BitKeeper/deleted/.del-stdmode.html~4048a052ea129ca3: Delete: bdb/docs/ref/lock/stdmode.html BitKeeper/deleted/.del-conf.html~ef560bcf13a71cd5: Delete: bdb/docs/ref/java/conf.html BitKeeper/deleted/.del-faq.html~34704a907168cea7: Delete: bdb/docs/ref/build_win/faq.html BitKeeper/deleted/.del-intro.html~2975a07b53b12046: Delete: bdb/docs/ref/build_win/intro.html BitKeeper/deleted/.del-intro.html~4c497b1a18c4c7f5: Delete: bdb/docs/ref/cam/intro.html BitKeeper/deleted/.del-notes.html~4058bf968f287f7: Delete: bdb/docs/ref/build_win/notes.html BitKeeper/deleted/.del-program.html~e9bbc08bccf5d396: Delete: bdb/docs/ref/java/program.html BitKeeper/deleted/.del-test.html~84090b57cb7f0cf8: Delete: bdb/docs/ref/build_win/test.html BitKeeper/deleted/.del-byteorder.html~f7fa52b53e4c8838: Delete: bdb/docs/ref/program/byteorder.html BitKeeper/deleted/.del-extending.html~6a86a40872d6b8bc: Delete: bdb/docs/ref/program/extending.html BitKeeper/deleted/.del-format.html~9fa10ca3c7ae6751: Delete: bdb/docs/ref/dumpload/format.html BitKeeper/deleted/.del-text.html~88b57a73860b423: Delete: bdb/docs/ref/dumpload/text.html BitKeeper/deleted/.del-utility.html~8fc100fdb58adb3c: Delete: bdb/docs/ref/dumpload/utility.html BitKeeper/deleted/.del-appsignals.html~3ab63bf9399d7ead: Delete: bdb/docs/ref/program/appsignals.html BitKeeper/deleted/.del-diskspace.html~959508f155721ee8: Delete: bdb/docs/ref/program/diskspace.html BitKeeper/deleted/.del-environ.html~dc4a48aa531bd399: Delete: bdb/docs/ref/program/environ.html BitKeeper/deleted/.del-errorret.html~23491397d7e704e9: Delete: bdb/docs/ref/program/errorret.html BitKeeper/deleted/.del-scope.html~2987f97781410bc1: Delete: bdb/docs/ref/program/scope.html BitKeeper/deleted/.del-version.html~d266e819d1531df8: Delete: bdb/docs/ref/program/version.html BitKeeper/deleted/.del-compatible.html~237b98e6a6d7ed35: Delete: bdb/docs/ref/program/compatible.html BitKeeper/deleted/.del-copy.html~bcf5ff9656fafcd3: Delete: bdb/docs/ref/program/copy.html BitKeeper/deleted/.del-dbsizes.html~d70da530573b9b38: Delete: bdb/docs/ref/program/dbsizes.html BitKeeper/deleted/.del-mt.html~552ab570b657fc0e: Delete: bdb/docs/ref/program/mt.html BitKeeper/deleted/.del-namespace.html~182f8f762343bdc1: Delete: bdb/docs/ref/program/namespace.html BitKeeper/deleted/.del-recimp.html~bbdb0feb7d467a80: Delete: bdb/docs/ref/program/recimp.html BitKeeper/deleted/.del-runtime.html~6853fdbfe15df788: Delete: bdb/docs/ref/program/runtime.html BitKeeper/deleted/.del-common.html~607061232e2532df: Delete: bdb/docs/ref/debug/common.html BitKeeper/deleted/.del-compile.html~12785e3091b78bfd: Delete: bdb/docs/ref/debug/compile.html BitKeeper/deleted/.del-faq.html~cdb7646d3d2e6374: Delete: bdb/docs/ref/build_vxworks/faq.html BitKeeper/deleted/.del-intro.html~2eed15d25078711: Delete: bdb/docs/ref/build_vxworks/intro.html BitKeeper/deleted/.del-intro.html~57ef29f26341ea: Delete: bdb/docs/ref/debug/intro.html BitKeeper/deleted/.del-notes.html~7e53a042c5c4d350: Delete: bdb/docs/ref/build_vxworks/notes.html BitKeeper/deleted/.del-runtime.html~d50f2fea4a8e58c: Delete: bdb/docs/ref/debug/runtime.html BitKeeper/deleted/.del-config.html~771c2c91fc0b6b17: Delete: bdb/docs/ref/mp/config.html BitKeeper/deleted/.del-faq.html~f95038006d18229: Delete: bdb/docs/ref/test/faq.html BitKeeper/deleted/.del-file.html~d4ba2317db7c064b: Delete: bdb/docs/ref/install/file.html BitKeeper/deleted/.del-intro.html~34937731cafcf1b1: Delete: bdb/docs/ref/mp/intro.html BitKeeper/deleted/.del-printlog.html~9fa9894f839fad95: Delete: bdb/docs/ref/debug/printlog.html BitKeeper/deleted/.del-run.html~63c0398e7e2a29e2: Delete: bdb/docs/ref/test/run.html BitKeeper/deleted/.del-curdup.html~5c855e1f5b99d990: Delete: bdb/docs/ref/am/curdup.html BitKeeper/deleted/.del-curput.html~c7e4fa0a68170c3d: Delete: bdb/docs/ref/am/curput.html BitKeeper/deleted/.del-open.html~c9a7e23579a5e93a: Delete: bdb/docs/ref/am/open.html BitKeeper/deleted/.del-opensub.html~81c79cce793fb343: Delete: bdb/docs/ref/am/opensub.html BitKeeper/deleted/.del-stability.html~a92faac934d69cef: Delete: bdb/docs/ref/am/stability.html BitKeeper/deleted/.del-verify.html~badaeba91bda50e1: Delete: bdb/docs/ref/am/verify.html BitKeeper/deleted/.del-curclose.html~8b6b8442fc8382f7: Delete: bdb/docs/ref/am/curclose.html BitKeeper/deleted/.del-cursor.html~6dbcdb3b7d552f58: Delete: bdb/docs/ref/am/cursor.html BitKeeper/deleted/.del-delete.html~9195664374690b24: Delete: bdb/docs/ref/am/delete.html BitKeeper/deleted/.del-partial.html~db4a970c839b3051: Delete: bdb/docs/ref/am/partial.html BitKeeper/deleted/.del-stat.html~fafc0f88571d9395: Delete: bdb/docs/ref/am/stat.html BitKeeper/deleted/.del-count.html~8fd8daf2e2cbd7c7: Delete: bdb/docs/ref/am/count.html BitKeeper/deleted/.del-curget.html~d7dd42affcd54073: Delete: bdb/docs/ref/am/curget.html BitKeeper/deleted/.del-error.html~45ac854e68196844: Delete: bdb/docs/ref/am/error.html BitKeeper/deleted/.del-get.html~96c9c9a01c32d16: Delete: bdb/docs/ref/am/get.html BitKeeper/deleted/.del-join.html~acc16686a78a732: Delete: bdb/docs/ref/am/join.html BitKeeper/deleted/.del-sync.html~381722c07c9d8825: Delete: bdb/docs/ref/am/sync.html BitKeeper/deleted/.del-upgrade.html~c7499736f03c1a1c: Delete: bdb/docs/ref/am/upgrade.html BitKeeper/deleted/.del-close.html~ed6f7427edc0431: Delete: bdb/docs/ref/am/close.html BitKeeper/deleted/.del-curdel.html~39bf0a8cba99c064: Delete: bdb/docs/ref/am/curdel.html BitKeeper/deleted/.del-ops.html~9b24db9ba4f45724: Delete: bdb/docs/ref/am/ops.html BitKeeper/deleted/.del-put.html~8e18b0af61eb7f0f: Delete: bdb/docs/ref/am/put.html BitKeeper/deleted/.del-read.html~fc8b056380e09887: Delete: bdb/docs/ref/transapp/read.html BitKeeper/deleted/.del-term.html~d6f3fa4fc5a630ec: Delete: bdb/docs/ref/transapp/term.html BitKeeper/deleted/.del-app.html~6dc3c82982164fa8: Delete: bdb/docs/ref/transapp/app.html BitKeeper/deleted/.del-checkpoint.html~29e077c954369ed: Delete: bdb/docs/ref/transapp/checkpoint.html BitKeeper/deleted/.del-cursor.html~824b2f28c9e8d610: Delete: bdb/docs/ref/transapp/cursor.html BitKeeper/deleted/.del-deadlock.html~34914b9dc6b01703: Delete: bdb/docs/ref/transapp/deadlock.html BitKeeper/deleted/.del-env_open.html~c8d61102658c3bbf: Delete: bdb/docs/ref/transapp/env_open.html BitKeeper/deleted/.del-reclimit.html~5f54174bf6026bd5: Delete: bdb/docs/ref/transapp/reclimit.html BitKeeper/deleted/.del-archival.html~7631314d840be181: Delete: bdb/docs/ref/transapp/archival.html BitKeeper/deleted/.del-data_open.html~413c1d8aba9d8018: Delete: bdb/docs/ref/transapp/data_open.html BitKeeper/deleted/.del-filesys.html~ebee24f726f99bf6: Delete: bdb/docs/ref/transapp/filesys.html BitKeeper/deleted/.del-intro.html~22096cea9fe159ac: Delete: bdb/docs/ref/transapp/intro.html BitKeeper/deleted/.del-logfile.html~1c3002fcb6581e8c: Delete: bdb/docs/ref/transapp/logfile.html BitKeeper/deleted/.del-throughput.html~8a7d5a958df7f91a: Delete: bdb/docs/ref/transapp/throughput.html BitKeeper/deleted/.del-admin.html~cf867ed0b00cccef: Delete: bdb/docs/ref/transapp/admin.html BitKeeper/deleted/.del-inc.html~5ea32b4e2a2107b3: Delete: bdb/docs/ref/transapp/inc.html BitKeeper/deleted/.del-put.html~8cc785aeecff8535: Delete: bdb/docs/ref/transapp/put.html BitKeeper/deleted/.del-recovery.html~6e3a0c07b997c3b2: Delete: bdb/docs/ref/transapp/recovery.html BitKeeper/deleted/.del-why.html~c941c1a56a0adbaf: Delete: bdb/docs/ref/transapp/why.html BitKeeper/deleted/.del-error.html~37b817c57777b460: Delete: bdb/docs/ref/tcl/error.html BitKeeper/deleted/.del-faq.html~f8433900f7f85400: Delete: bdb/docs/ref/tcl/faq.html BitKeeper/deleted/.del-intro.html~d66c6c398e2ace0b: Delete: bdb/docs/ref/tcl/intro.html BitKeeper/deleted/.del-program.html~2f5bf497ae226ed5: Delete: bdb/docs/ref/tcl/program.html BitKeeper/deleted/.del-script.html~6796fd0a63161a0c: Delete: bdb/docs/ref/arch/script.html BitKeeper/deleted/.del-using.html~28856d8c72d0660b: Delete: bdb/docs/ref/tcl/using.html BitKeeper/deleted/.del-apis.html~a84570e410b11a6a: Delete: bdb/docs/ref/arch/apis.html BitKeeper/deleted/.del-bigpic.html~ab5254bc99af0d5c: Delete: bdb/docs/ref/arch/bigpic.html BitKeeper/deleted/.del-logalloc.html~30563c544b8ddd54: Delete: bdb/docs/ref/upgrade.3.1/logalloc.html BitKeeper/deleted/.del-progmodel.html~caa422dc155b6370: Delete: bdb/docs/ref/arch/progmodel.html BitKeeper/deleted/.del-set_paniccall.html~8f9741244fb6e9f6: Delete: bdb/docs/ref/upgrade.3.1/set_paniccall.html BitKeeper/deleted/.del-tcl.html~f5c85b09c33bda4: Delete: bdb/docs/ref/upgrade.3.1/tcl.html BitKeeper/deleted/.del-utilities.html~54d7014fab332c7a: Delete: bdb/docs/ref/arch/utilities.html BitKeeper/deleted/.del-btstat.html~40a76aef8b25a948: Delete: bdb/docs/ref/upgrade.3.1/btstat.html BitKeeper/deleted/.del-config.html~d2ace28f39ab0f8d: Delete: bdb/docs/ref/upgrade.3.1/config.html BitKeeper/deleted/.del-dup.html~911018877c118b45: Delete: bdb/docs/ref/upgrade.3.1/dup.html BitKeeper/deleted/.del-env.html~381e366a9c9c9a37: Delete: bdb/docs/ref/upgrade.3.1/env.html BitKeeper/deleted/.del-set_tx_recover.html~ada65907ba98eee8: Delete: bdb/docs/ref/upgrade.3.1/set_tx_recover.html BitKeeper/deleted/.del-tmp.html~ef3450f6fa89f2dc: Delete: bdb/docs/ref/upgrade.3.1/tmp.html BitKeeper/deleted/.del-disk.html~2abdaf9059265ba9: Delete: bdb/docs/ref/upgrade.3.1/disk.html BitKeeper/deleted/.del-intro.html~64592a50b1c634d6: Delete: bdb/docs/ref/upgrade.3.1/intro.html BitKeeper/deleted/.del-memp_register.html~7d92464a1029d53e: Delete: bdb/docs/ref/upgrade.3.1/memp_register.html BitKeeper/deleted/.del-put.html~961a1a689be6ce: Delete: bdb/docs/ref/upgrade.3.1/put.html BitKeeper/deleted/.del-set_feedback.html~6d7de50be92a5488: Delete: bdb/docs/ref/upgrade.3.1/set_feedback.html BitKeeper/deleted/.del-sysmem.html~3d088eb0ef1b27e0: Delete: bdb/docs/ref/upgrade.3.1/sysmem.html BitKeeper/deleted/.del-txn_check.html~2405b25bc92cc476: Delete: bdb/docs/ref/upgrade.3.1/txn_check.html BitKeeper/deleted/.del-intro.html~ce7e794e619e1e1d: Delete: bdb/docs/ref/perl/intro.html BitKeeper/deleted/.del-intro.html~ecac45d7e2bcf51c: Delete: bdb/docs/ref/sendmail/intro.html BitKeeper/deleted/.del-log_register.html~7177eeb2fc099317: Delete: bdb/docs/ref/upgrade.3.1/log_register.html BitKeeper/deleted/.del-toc.html~af1a24798980ad1: Delete: bdb/docs/ref/upgrade.3.1/toc.html BitKeeper/deleted/.del-config.html~3f3f449c305e66b4: Delete: bdb/docs/ref/xa/config.html BitKeeper/deleted/.del-faq.html~7aa890c7b70f1293: Delete: bdb/docs/ref/xa/faq.html BitKeeper/deleted/.del-intro.html~8ac020ffb869e9a8: Delete: bdb/docs/ref/xa/intro.html BitKeeper/deleted/.del-toc.html~ab1fa294d5ef4b69: Delete: bdb/docs/ref/toc.html BitKeeper/deleted/.del-del.html~514a1bd568ed4c1d: Delete: bdb/docs/ref/simple_tut/del.html BitKeeper/deleted/.del-errors.html~be11ff6410e1db2c: Delete: bdb/docs/ref/simple_tut/errors.html BitKeeper/deleted/.del-get.html~211de230d6a6cbc5: Delete: bdb/docs/ref/simple_tut/get.html BitKeeper/deleted/.del-intro.html~7544c4688623a54c: Delete: bdb/docs/ref/simple_tut/intro.html BitKeeper/deleted/.del-keydata.html~530b1581aeba63ca: Delete: bdb/docs/ref/simple_tut/keydata.html BitKeeper/deleted/.del-open.html~5d6eb5c3df68eeee: Delete: bdb/docs/ref/simple_tut/open.html BitKeeper/deleted/.del-client.html~824178f8626e45b7: Delete: bdb/docs/ref/rpc/client.html BitKeeper/deleted/.del-close.html~1fe3a82f28e7ed32: Delete: bdb/docs/ref/simple_tut/close.html BitKeeper/deleted/.del-handles.html~18a14f4a50e7bad0: Delete: bdb/docs/ref/simple_tut/handles.html BitKeeper/deleted/.del-intro.html~ad16bc20623e1192: Delete: bdb/docs/ref/rpc/intro.html BitKeeper/deleted/.del-put.html~bdd2629c212af471: Delete: bdb/docs/ref/simple_tut/put.html BitKeeper/deleted/.del-bt_compare.html~c1e847e651704c89: Delete: bdb/docs/ref/am_conf/bt_compare.html BitKeeper/deleted/.del-byteorder.html~999a22f727e2dae0: Delete: bdb/docs/ref/am_conf/byteorder.html BitKeeper/deleted/.del-h_ffactor.html~5eb87b7ce99f3362: Delete: bdb/docs/ref/am_conf/h_ffactor.html BitKeeper/deleted/.del-pagesize.html~eb4800704ae1131b: Delete: bdb/docs/ref/am_conf/pagesize.html BitKeeper/deleted/.del-recno.html~c2ae722138309e95: Delete: bdb/docs/ref/am_conf/recno.html BitKeeper/deleted/.del-server.html~79f560205494295: Delete: bdb/docs/ref/rpc/server.html BitKeeper/deleted/.del-cachesize.html~99dcd466dc881093: Delete: bdb/docs/ref/am_conf/cachesize.html BitKeeper/deleted/.del-dup.html~523731632fca7343: Delete: bdb/docs/ref/am_conf/dup.html BitKeeper/deleted/.del-h_nelem.html~979995db477052ad: Delete: bdb/docs/ref/am_conf/h_nelem.html BitKeeper/deleted/.del-malloc.html~cb0e6d7e9448d93e: Delete: bdb/docs/ref/am_conf/malloc.html BitKeeper/deleted/.del-renumber.html~b7df79bf32240b5c: Delete: bdb/docs/ref/am_conf/renumber.html BitKeeper/deleted/.del-select.html~57b1c99f6a8ea93f: Delete: bdb/docs/ref/am_conf/select.html BitKeeper/deleted/.del-bt_recnum.html~f081f10254e86e75: Delete: bdb/docs/ref/am_conf/bt_recnum.html BitKeeper/deleted/.del-intro.html~dd1647202258ee28: Delete: bdb/docs/ref/am_conf/intro.html BitKeeper/deleted/.del-logrec.html~5edeb34d63936e2: Delete: bdb/docs/ref/am_conf/logrec.html BitKeeper/deleted/.del-bt_minkey.html~b4708e561be92b83: Delete: bdb/docs/ref/am_conf/bt_minkey.html BitKeeper/deleted/.del-bt_prefix.html~4e7602aa68d50fe1: Delete: bdb/docs/ref/am_conf/bt_prefix.html BitKeeper/deleted/.del-db_set_h_hash.html~c6eb825c706a9548: Delete: bdb/docs/api_java/db_set_h_hash.html BitKeeper/deleted/.del-extentsize.html~fdcfb5572974545c: Delete: bdb/docs/ref/am_conf/extentsize.html BitKeeper/deleted/.del-h_hash.html~3a0174586fbcfcdf: Delete: bdb/docs/ref/am_conf/h_hash.html BitKeeper/deleted/.del-re_source.html~b000d11ca4a0f9a: Delete: bdb/docs/ref/am_conf/re_source.html BitKeeper/deleted/.del-dbc_close.html~e3bf1f36bc0e8e7e: Delete: bdb/docs/api_java/dbc_close.html BitKeeper/deleted/.del-env_close.html~c4e2ec77d7d14d4f: Delete: bdb/docs/api_java/env_close.html BitKeeper/deleted/.del-env_set_feedback.html~9748745e65f070d5: Delete: bdb/docs/api_java/env_set_feedback.html BitKeeper/deleted/.del-env_set_lk_detect.html~9fc15a1a95b0dfa1: Delete: bdb/docs/api_java/env_set_lk_detect.html BitKeeper/deleted/.del-lock_vec.html~df5eb838fdbe1eab: Delete: bdb/docs/api_java/lock_vec.html BitKeeper/deleted/.del-log_file.html~74a49bae2532199a: Delete: bdb/docs/api_java/log_file.html BitKeeper/deleted/.del-db_set_bt_prefix.html~a3269aad23e6dbc: Delete: bdb/docs/api_java/db_set_bt_prefix.html BitKeeper/deleted/.del-db_sync.html~42391f7d5f200b90: Delete: bdb/docs/api_java/db_sync.html BitKeeper/deleted/.del-env_set_errcall.html~4e206d08cbb39ab7: Delete: bdb/docs/api_java/env_set_errcall.html BitKeeper/deleted/.del-log_archive.html~b4a9483dbb5a2b58: Delete: bdb/docs/api_java/log_archive.html BitKeeper/deleted/.del-memp_trickle.html~4d5c4e83a4a5c638: Delete: bdb/docs/api_java/memp_trickle.html BitKeeper/deleted/.del-db_key_range.html~8834de5873a6acb5: Delete: bdb/docs/api_java/db_key_range.html BitKeeper/deleted/.del-db_set_errpfx.html~c446da51277796df: Delete: bdb/docs/api_java/db_set_errpfx.html BitKeeper/deleted/.del-except_class.html~195c00e4a7cbe648: Delete: bdb/docs/api_java/except_class.html BitKeeper/deleted/.del-log_get.html~5fbbbd4baa60e052: Delete: bdb/docs/api_java/log_get.html BitKeeper/deleted/.del-txn_begin.html~553bf78bd7fc3e0a: Delete: bdb/docs/api_java/txn_begin.html BitKeeper/deleted/.del-txn_commit.html~c265042f3340baa1: Delete: bdb/docs/api_java/txn_commit.html BitKeeper/deleted/.del-db_set_bt_minkey.html~c7e1f184bdca25fa: Delete: bdb/docs/api_java/db_set_bt_minkey.html BitKeeper/deleted/.del-db_set_cachesize.html~22d172a2d29f276b: Delete: bdb/docs/api_java/db_set_cachesize.html BitKeeper/deleted/.del-db_set_re_len.html~8448826ea78c630e: Delete: bdb/docs/api_java/db_set_re_len.html BitKeeper/deleted/.del-env_set_flags.html~690847bb5e205c21: Delete: bdb/docs/api_java/env_set_flags.html BitKeeper/deleted/.del-lock_detect.html~14d4e7c7dca0dad7: Delete: bdb/docs/api_java/lock_detect.html BitKeeper/deleted/.del-db_get.html~87b8316c55b24739: Delete: bdb/docs/api_java/db_get.html BitKeeper/deleted/.del-db_get_type.html~4cfb6f09cbe0b8ae: Delete: bdb/docs/api_java/db_get_type.html BitKeeper/deleted/.del-db_set_re_source.html~b29827dbf47537d1: Delete: bdb/docs/api_java/db_set_re_source.html BitKeeper/deleted/.del-dbc_dup.html~aa141014c4d7f9b0: Delete: bdb/docs/api_java/dbc_dup.html BitKeeper/deleted/.del-env_open.html~2df0f0ef544da715: Delete: bdb/docs/api_java/env_open.html BitKeeper/deleted/.del-txn_abort.html~ec9a3517748bfa3: Delete: bdb/docs/api_java/txn_abort.html BitKeeper/deleted/.del-dbt_class.html~f6b04ff142e332f8: Delete: bdb/docs/api_java/dbt_class.html BitKeeper/deleted/.del-deadlock_class.html~b587b2d8c9e5d0b0: Delete: bdb/docs/api_java/deadlock_class.html BitKeeper/deleted/.del-env_set_lg_dir.html~484cad2123994e14: Delete: bdb/docs/api_java/env_set_lg_dir.html BitKeeper/deleted/.del-lock_id.html~737cf8d8dc74084e: Delete: bdb/docs/api_java/lock_id.html BitKeeper/deleted/.del-db_put.html~c476abe5599f21cf: Delete: bdb/docs/api_java/db_put.html BitKeeper/deleted/.del-db_set_append_recno.html~d28bf857803b93a2: Delete: bdb/docs/api_java/db_set_append_recno.html BitKeeper/deleted/.del-db_set_feedback.html~69b4c07b3dbe383: Delete: bdb/docs/api_java/db_set_feedback.html BitKeeper/deleted/.del-db_upgrade.html~782fa4cc6c633990: Delete: bdb/docs/api_java/db_upgrade.html BitKeeper/deleted/.del-dbenv_class.html~92c7a4a6c22090c7: Delete: bdb/docs/api_java/dbenv_class.html BitKeeper/deleted/.del-env_set_lk_max.html~12b6e34ac5a53281: Delete: bdb/docs/api_java/env_set_lk_max.html BitKeeper/deleted/.del-mem_class.html~2e5052b5b2bea584: Delete: bdb/docs/api_java/mem_class.html BitKeeper/deleted/.del-db_close.html~21595167f4fdbe88: Delete: bdb/docs/api_java/db_close.html BitKeeper/deleted/.del-db_set_bt_compare.html~e972f964d042b35e: Delete: bdb/docs/api_java/db_set_bt_compare.html BitKeeper/deleted/.del-db_set_flags.html~b6b9d271bd42a94e: Delete: bdb/docs/api_java/db_set_flags.html BitKeeper/deleted/.del-env_set_lk_conflicts.html~8951eb975a90918b: Delete: bdb/docs/api_java/env_set_lk_conflicts.html BitKeeper/deleted/.del-get_errno.html~89a89f8efe3a9360: Delete: bdb/docs/api_java/get_errno.html BitKeeper/deleted/.del-db_open.html~bfc13736b96ac509: Delete: bdb/docs/api_java/db_open.html BitKeeper/deleted/.del-db_set_q_extentsize.html~6ac26239fc538cb: Delete: bdb/docs/api_java/db_set_q_extentsize.html BitKeeper/deleted/.del-dbc_get.html~e66e387b83681e73: Delete: bdb/docs/api_java/dbc_get.html BitKeeper/deleted/.del-env_version.html~854d26806930cab6: Delete: bdb/docs/api_java/env_version.html BitKeeper/deleted/.del-txn_id.html~798720b73cc9391: Delete: bdb/docs/api_java/txn_id.html BitKeeper/deleted/.del-db_rename.html~19b20feaa815bc27: Delete: bdb/docs/api_java/db_rename.html BitKeeper/deleted/.del-db_set_lorder.html~f64cbdd62bbbdd7c: Delete: bdb/docs/api_java/db_set_lorder.html BitKeeper/deleted/.del-env_set_mutexlocks.html~aad8e4a059075bb6: Delete: bdb/docs/api_java/env_set_mutexlocks.html BitKeeper/deleted/.del-lock_put.html~5af89e4cbf29c694: Delete: bdb/docs/api_java/lock_put.html BitKeeper/deleted/.del-memp_sync.html~5b401daadc7261eb: Delete: bdb/docs/api_java/memp_sync.html BitKeeper/deleted/.del-env_remove.html~e92277e3dfd9bba1: Delete: bdb/docs/api_java/env_remove.html BitKeeper/deleted/.del-env_set_errpfx.html~a3b9a09670f6912: Delete: bdb/docs/api_java/env_set_errpfx.html BitKeeper/deleted/.del-env_set_tas_spins.html~2f9963827fbcb3f: Delete: bdb/docs/api_java/env_set_tas_spins.html BitKeeper/deleted/.del-log_put.html~ad7e9f382abde491: Delete: bdb/docs/api_java/log_put.html BitKeeper/deleted/.del-lsn_class.html~b1458208b6c81016: Delete: bdb/docs/api_java/lsn_class.html BitKeeper/deleted/.del-memp_fput.html~6ba75e517a259703: Delete: bdb/docs/api_java/memp_fput.html BitKeeper/deleted/.del-memp_fset.html~5c5371a93b83275: Delete: bdb/docs/api_java/memp_fset.html BitKeeper/deleted/.del-db_class.html~b957a4d2b77acb1e: Delete: bdb/docs/api_java/db_class.html BitKeeper/deleted/.del-db_remove.html~49d3b8c7e5a5b000: Delete: bdb/docs/api_java/db_remove.html BitKeeper/deleted/.del-db_set_h_ffactor.html~edcc10024104d57e: Delete: bdb/docs/api_java/db_set_h_ffactor.html BitKeeper/deleted/.del-env_set_lg_max.html~c9f705492162e175: Delete: bdb/docs/api_java/env_set_lg_max.html BitKeeper/deleted/.del-txn_class.html~c7bb2a3393ca9488: Delete: bdb/docs/api_java/txn_class.html BitKeeper/deleted/.del-db_set_re_delim.html~78fcf2d750fb26ef: Delete: bdb/docs/api_java/db_set_re_delim.html BitKeeper/deleted/.del-db_verify.html~20873ab17f6ed922: Delete: bdb/docs/api_java/db_verify.html BitKeeper/deleted/.del-env_set_lk_max_objects.html~d1ed194631ffeb2a: Delete: bdb/docs/api_java/env_set_lk_max_objects.html BitKeeper/deleted/.del-env_set_region_init.html~30534afa94cbf54e: Delete: bdb/docs/api_java/env_set_region_init.html BitKeeper/deleted/.del-java_pindex.html~f8bc0811d8eda8e9: Delete: bdb/docs/api_java/java_pindex.html BitKeeper/deleted/.del-memp_register.html~8331390a1c66fefd: Delete: bdb/docs/api_java/memp_register.html BitKeeper/deleted/.del-db_join.html~a3a6dead9cae65f9: Delete: bdb/docs/api_java/db_join.html BitKeeper/deleted/.del-db_set_re_pad.html~2729c192747ac7af: Delete: bdb/docs/api_java/db_set_re_pad.html BitKeeper/deleted/.del-dbc_class.html~8ee03c40ae0dbcb8: Delete: bdb/docs/api_java/dbc_class.html BitKeeper/deleted/.del-env_strerror.html~fceebaa94cf9aafd: Delete: bdb/docs/api_java/env_strerror.html BitKeeper/deleted/.del-txn_checkpoint.html~2565ac892d04b63d: Delete: bdb/docs/api_java/txn_checkpoint.html BitKeeper/deleted/.del-db_set_dup_compare.html~3dabd840a1d9e5f3: Delete: bdb/docs/api_java/db_set_dup_compare.html BitKeeper/deleted/.del-db_set_h_nelem.html~fc6f22a4c285fcef: Delete: bdb/docs/api_java/db_set_h_nelem.html BitKeeper/deleted/.del-env_set_rec_init.html~1fdb2c5fc3b6407: Delete: bdb/docs/api_java/env_set_rec_init.html BitKeeper/deleted/.del-memp_fget.html~ca84dee01997eb89: Delete: bdb/docs/api_java/memp_fget.html BitKeeper/deleted/.del-db_fd.html~1f70020c37023baa: Delete: bdb/docs/api_java/db_fd.html BitKeeper/deleted/.del-db_stat.html~bc253f0883e9c82b: Delete: bdb/docs/api_java/db_stat.html BitKeeper/deleted/.del-env_set_cachesize.html~f3700cd19856f14e: Delete: bdb/docs/api_java/env_set_cachesize.html BitKeeper/deleted/.del-env_set_lg_bsize.html~6c67beed877df84c: Delete: bdb/docs/api_java/env_set_lg_bsize.html BitKeeper/deleted/.del-env_set_server.html~d901cdab9698605d: Delete: bdb/docs/api_java/env_set_server.html BitKeeper/deleted/.del-memp_fopen.html~f7cf58725aa1c406: Delete: bdb/docs/api_java/memp_fopen.html BitKeeper/deleted/.del-dbc_count.html~9c239575f4550756: Delete: bdb/docs/api_java/dbc_count.html BitKeeper/deleted/.del-env_set_tmp_dir.html~f23e4f614f6d975a: Delete: bdb/docs/api_java/env_set_tmp_dir.html BitKeeper/deleted/.del-java_index.html~8ecfcef4a702011d: Delete: bdb/docs/api_java/java_index.html BitKeeper/deleted/.del-lock_get.html~fd52de261831f9b5: Delete: bdb/docs/api_java/lock_get.html BitKeeper/deleted/.del-memp_fclose.html~d08f0c134361f802: Delete: bdb/docs/api_java/memp_fclose.html BitKeeper/deleted/.del-db_get_byteswapped.html~edbc66a9d5491a1: Delete: bdb/docs/api_java/db_get_byteswapped.html BitKeeper/deleted/.del-dbc_del.html~6ec2b8a4b8dde996: Delete: bdb/docs/api_java/dbc_del.html BitKeeper/deleted/.del-env_set_lk_max_lockers.html~7896265ea77829b3: Delete: bdb/docs/api_java/env_set_lk_max_lockers.html BitKeeper/deleted/.del-env_set_tx_timestamp.html~457eeb135f1f8bc0: Delete: bdb/docs/api_java/env_set_tx_timestamp.html BitKeeper/deleted/.del-log_unregister.html~eee284e0da176d0a: Delete: bdb/docs/api_java/log_unregister.html BitKeeper/deleted/.del-txn_stat.html~9a6ef8c262f218f9: Delete: bdb/docs/api_java/txn_stat.html BitKeeper/deleted/.del-db_cursor.html~2181d652bd1c1ff: Delete: bdb/docs/api_java/db_cursor.html BitKeeper/deleted/.del-db_set_errcall.html~4e4743f5b4277199: Delete: bdb/docs/api_java/db_set_errcall.html BitKeeper/deleted/.del-env_set_mp_mmapsize.html~b7dea9108fa65dfa: Delete: bdb/docs/api_java/env_set_mp_mmapsize.html BitKeeper/deleted/.del-env_set_tx_recover.html~40280da113fc9d2b: Delete: bdb/docs/api_java/env_set_tx_recover.html BitKeeper/deleted/.del-lock_class.html~880aa614d1469304: Delete: bdb/docs/api_java/lock_class.html BitKeeper/deleted/.del-txn_prepare.html~510a245c80e715c: Delete: bdb/docs/api_java/txn_prepare.html BitKeeper/deleted/.del-env_set_lk_max_locks.html~f0114205b169de39: Delete: bdb/docs/api_java/env_set_lk_max_locks.html BitKeeper/deleted/.del-log_compare.html~756622b42572ecb: Delete: bdb/docs/api_java/log_compare.html BitKeeper/deleted/.del-log_stat.html~d186a08662046aba: Delete: bdb/docs/api_java/log_stat.html BitKeeper/deleted/.del-memp_stat.html~4628462474db62b4: Delete: bdb/docs/api_java/memp_stat.html BitKeeper/deleted/.del-runrec_class.html~49c5cb3efe0c201: Delete: bdb/docs/api_java/runrec_class.html BitKeeper/deleted/.del-db_del.html~f4f15b362b114506: Delete: bdb/docs/api_java/db_del.html BitKeeper/deleted/.del-dbc_put.html~da0f0fa974385abd: Delete: bdb/docs/api_java/dbc_put.html BitKeeper/deleted/.del-env_set_pageyield.html~774b3da0306a6767: Delete: bdb/docs/api_java/env_set_pageyield.html BitKeeper/deleted/.del-env_set_shm_key.html~8c576698882f0edc: Delete: bdb/docs/api_java/env_set_shm_key.html BitKeeper/deleted/.del-log_register.html~c68fc6fb22dd594a: Delete: bdb/docs/api_java/log_register.html BitKeeper/deleted/.del-memp_fsync.html~e767b233fe7730a2: Delete: bdb/docs/api_java/memp_fsync.html BitKeeper/deleted/.del-db_set_pagesize.html~d899ea90b20b7b31: Delete: bdb/docs/api_java/db_set_pagesize.html BitKeeper/deleted/.del-env_set_error_stream.html~a738119910b452b8: Delete: bdb/docs/api_java/env_set_error_stream.html BitKeeper/deleted/.del-env_set_panicstate.html~72846d9a97cb80bb: Delete: bdb/docs/api_java/env_set_panicstate.html BitKeeper/deleted/.del-env_set_tx_max.html~70f356b8b67782fe: Delete: bdb/docs/api_java/env_set_tx_max.html BitKeeper/deleted/.del-lock_stat.html~71b81d8567befc43: Delete: bdb/docs/api_java/lock_stat.html BitKeeper/deleted/.del-log_flush.html~1691d6a3c8cc284e: Delete: bdb/docs/api_java/log_flush.html BitKeeper/deleted/.del-db_sync.html~3b615ca64d934602: Delete: bdb/docs/api_tcl/db_sync.html BitKeeper/deleted/.del-dbc_close.html~ef431e58d72accc3: Delete: bdb/docs/api_tcl/dbc_close.html BitKeeper/deleted/.del-env_close.html~bf191b2673a2b19e: Delete: bdb/docs/api_tcl/env_close.html BitKeeper/deleted/.del-env_set_data_dir.html~b7b3f35e96804650: Delete: bdb/docs/api_java/env_set_data_dir.html BitKeeper/deleted/.del-env_set_verbose.html~9dcda0399c8256e7: Delete: bdb/docs/api_java/env_set_verbose.html BitKeeper/deleted/.del-db_get.html~127bd361ee695c71: Delete: bdb/docs/api_tcl/db_get.html BitKeeper/deleted/.del-dbc_dup.html~325121689412d70b: Delete: bdb/docs/api_tcl/dbc_dup.html BitKeeper/deleted/.del-txn_abort.html~8cc23b6ef6f457d2: Delete: bdb/docs/api_tcl/txn_abort.html BitKeeper/deleted/.del-txn_commit.html~25150b20b84cd519: Delete: bdb/docs/api_tcl/txn_commit.html BitKeeper/deleted/.del-version.html~eeb51f4de1bbfe8e: Delete: bdb/docs/api_tcl/version.html BitKeeper/deleted/.del-db_get_join.html~1c737805c2c49cf9: Delete: bdb/docs/api_tcl/db_get_join.html BitKeeper/deleted/.del-db_get_type.html~7202f3ca793e6ec3: Delete: bdb/docs/api_tcl/db_get_type.html BitKeeper/deleted/.del-db_put.html~380c7caeced55512: Delete: bdb/docs/api_tcl/db_put.html BitKeeper/deleted/.del-env_open.html~39b63925d45a637e: Delete: bdb/docs/api_tcl/env_open.html BitKeeper/deleted/.del-tcl_index.html~443e6b9a10ef4139: Delete: bdb/docs/api_tcl/tcl_index.html BitKeeper/deleted/.del-db_close.html~f40794b17e0fe443: Delete: bdb/docs/api_tcl/db_close.html BitKeeper/deleted/.del-db_is_byteswapped.html~8fb9e2c58051c769: Delete: bdb/docs/api_tcl/db_is_byteswapped.html BitKeeper/deleted/.del-db_open.html~f588cc9bc694cbf0: Delete: bdb/docs/api_tcl/db_open.html BitKeeper/deleted/.del-dbc_get.html~5bbb80cf51aff594: Delete: bdb/docs/api_tcl/dbc_get.html BitKeeper/deleted/.del-db_count.html~4812f3756a75437: Delete: bdb/docs/api_tcl/db_count.html BitKeeper/deleted/.del-db_join.html~cb3eb61ed17a1f8: Delete: bdb/docs/api_tcl/db_join.html BitKeeper/deleted/.del-db_remove.html~3b2be4b0b1b3dc98: Delete: bdb/docs/api_tcl/db_remove.html BitKeeper/deleted/.del-db_rename.html~909bc643d5455b54: Delete: bdb/docs/api_tcl/db_rename.html BitKeeper/deleted/.del-db_stat.html~3bb57be2de907fd2: Delete: bdb/docs/api_tcl/db_stat.html BitKeeper/deleted/.del-env_remove.html~9090900413ff0280: Delete: bdb/docs/api_tcl/env_remove.html BitKeeper/deleted/.del-db_cursor.html~e035b3c11a91c5d6: Delete: bdb/docs/api_tcl/db_cursor.html BitKeeper/deleted/.del-db_del.html~400c7a72fb10d6f4: Delete: bdb/docs/api_tcl/db_del.html BitKeeper/deleted/.del-dbc_del.html~7e94f9f01e7e4453: Delete: bdb/docs/api_tcl/dbc_del.html BitKeeper/deleted/.del-dbc_put.html~290ecb1275d4270: Delete: bdb/docs/api_tcl/dbc_put.html BitKeeper/deleted/.del-tcl_pindex.html~259f0e062eee63c7: Delete: bdb/docs/api_tcl/tcl_pindex.html BitKeeper/deleted/.del-db_checkpoint.html~c040e4424edcc451: Delete: bdb/docs/utility/db_checkpoint.html BitKeeper/deleted/.del-db_deadlock.html~f23f99911c3e5784: Delete: bdb/docs/utility/db_deadlock.html BitKeeper/deleted/.del-db_printlog.html~fcc4075ad0232842: Delete: bdb/docs/utility/db_printlog.html BitKeeper/deleted/.del-index.html~66c82ee036c1b369: Delete: bdb/docs/utility/index.html BitKeeper/deleted/.del-txn.html~8e345950e6029230: Delete: bdb/docs/api_tcl/txn.html BitKeeper/deleted/.del-db_archive.html~ab2c66e01b3e3626: Delete: bdb/docs/utility/db_archive.html BitKeeper/deleted/.del-db_dump.html~5de7ade427f20332: Delete: bdb/docs/utility/db_dump.html BitKeeper/deleted/.del-db_recover.html~1b63f2acdc0b0af7: Delete: bdb/docs/utility/db_recover.html BitKeeper/deleted/.del-db_stat.html~9582c327964e1f9: Delete: bdb/docs/utility/db_stat.html BitKeeper/deleted/.del-db_upgrade.html~6444f26a93f77ea: Delete: bdb/docs/utility/db_upgrade.html BitKeeper/deleted/.del-db_verify.html~4fee9bfa2f9ab41a: Delete: bdb/docs/utility/db_verify.html BitKeeper/deleted/.del-berkeley_db_svc.html~91fe012778882ce4: Delete: bdb/docs/utility/berkeley_db_svc.html BitKeeper/deleted/.del-db_load.html~981095940db0197: Delete: bdb/docs/utility/db_load.html BitKeeper/deleted/.del-pindex.src~7d74723f9fd25801: Delete: bdb/docs/ref/pindex.src BitKeeper/deleted/.del-pindex.src~d1ecd116c42e0e23: Delete: bdb/docs/api_c/pindex.src BitKeeper/deleted/.del-pindex.src~d65361c4acfcef06: Delete: bdb/docs/api_cxx/pindex.src BitKeeper/deleted/.del-pindex.src~de828917f041d27b: Delete: bdb/docs/api_java/pindex.src BitKeeper/deleted/.del-pindex.src~f8754fff24f2cb24: Delete: bdb/docs/api_tcl/pindex.src BitKeeper/deleted/.del-api.gif~dec2d4fe5f39dffe: Delete: bdb/docs/images/api.gif BitKeeper/deleted/.del-next.gif~ddab96466674135b: Delete: bdb/docs/images/next.gif BitKeeper/deleted/.del-prev.gif~9448d24755d708a0: Delete: bdb/docs/images/prev.gif BitKeeper/deleted/.del-ps.gif~f6b1b372cb2cda4c: Delete: bdb/docs/images/ps.gif BitKeeper/deleted/.del-ref.gif~add30c753dc1972d: Delete: bdb/docs/images/ref.gif BitKeeper/deleted/.del-sleepycat.gif~ea63aaaa508ef096: Delete: bdb/docs/images/sleepycat.gif BitKeeper/deleted/.del-bdb_usenix.ps~9851f6cdeff17481: Delete: bdb/docs/ref/refs/bdb_usenix.ps BitKeeper/deleted/.del-hash_usenix.ps~11cad226b0aa012b: Delete: bdb/docs/ref/refs/hash_usenix.ps BitKeeper/deleted/.del-libtp_usenix.ps~73329b041f7e8c41: Delete: bdb/docs/ref/refs/libtp_usenix.ps BitKeeper/deleted/.del-bigpic.gif~fe43e7415b3bbdb0: Delete: bdb/docs/ref/arch/bigpic.gif BitKeeper/deleted/.del-smallpic.gif~fdf77055d7e711: Delete: bdb/docs/ref/arch/smallpic.gif BitKeeper/deleted/.del-magic.s5.be.txt~cf7d25e758432ab6: Delete: bdb/docs/ref/install/magic.s5.be.txt BitKeeper/deleted/.del-magic.s5.le.txt~528ef76418c8b45c: Delete: bdb/docs/ref/install/magic.s5.le.txt BitKeeper/deleted/.del-example.txt~9ff88f22565208bf: Delete: bdb/docs/ref/simple_tut/example.txt BitKeeper/deleted/.del-magic.txt~3894a46ea11ce25a: Delete: bdb/docs/ref/install/magic.txt BitKeeper/deleted/.del-solaris.txt~8b6bb29de0d58ffe: Delete: bdb/docs/ref/program/solaris.txt BitKeeper/deleted/.del-transapp.txt~337576ea2aae23b0: Delete: bdb/docs/ref/transapp/transapp.txt BitKeeper/deleted/.del-writetest.txt~4de1fc39894cd760: Delete: bdb/docs/ref/transapp/writetest.txt BitKeeper/deleted/.del-pg++~3beac0502025d766: Delete: mit-pthreads/pg++ BitKeeper/deleted/.del-pgcc~154a03d0c1a0a600: Delete: mit-pthreads/pgcc bdb/Makefile.in: Remove docs from the distribution (copyright problem) mit-pthreads/Changes-mysql: Hack to get MIT-pthreads to compile with glibc 2.2 mit-pthreads/GNUmakefile: Hack to get MIT-pthreads to compile with glibc 2.2 mit-pthreads/include/pthread/ac-types.h: Hack to get MIT-pthreads to compile with glibc 2.2 mit-pthreads/include/pthread/paths.h: Hack to get MIT-pthreads to compile with glibc 2.2 mit-pthreads/machdep/engine-i386-linux-2.0.h: Hack to get MIT-pthreads to compile with glibc 2.2 mit-pthreads/machdep/linux-2.0/__signal.h: Hack to get MIT-pthreads to compile with glibc 2.2 mit-pthreads/machdep/linux-2.0/__stdio.h: Hack to get MIT-pthreads to compile with glibc 2.2 mit-pthreads/machdep/linux-2.0/extra/bits/socket.h: Hack to get MIT-pthreads to compile with glibc 2.2 mit-pthreads/machdep/linux-2.0/socket.h: Hack to get MIT-pthreads to compile with glibc 2.2 BitKeeper/etc/ignore: Added mit-pthreads/syscall.S to the ignore list BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | Added "gnutar" to the TARs to check for, since this seems to beunknown2002-05-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | how it's named on Mac OS X (thanks to Paul DuBois <paul@snake.net> for the hint) BitKeeper/etc/ignore: Added mysql-4.0.2-alpha-pc-linux-gnu-i686.tar.gz mysql-4.0.2-alpha.tar.gz mysql-max-4.0.2-alpha-pc-linux-gnu-i686.tar.gz to the ignore list configure.in: Added "gnutar" to AC_CHECK_PROGS(TAR) for MacOS
* | boolean fulltext search weighting scheme changedunknown2002-04-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | Docs/internals.texi: fulltext chapter added Docs/manual.texi: news updated BitKeeper/etc/ignore: Added Docs/internals.info to the ignore list myisam/ft_boolean_search.c: weighting scheme changed
* | Typo fixup (from Colin Faber).unknown2002-03-151-0/+1
| | | | | | | | | | BitKeeper/etc/ignore: Added Docs/manual.de.log to the ignore list
* | post-merge fixupunknown2002-03-011-0/+1
| | | | | | | | | | | | | | | | | | BitKeeper/etc/ignore: Added mysys/test_vsnprintf to the ignore list mysql-test/mysql-test-run.sh: post-merge fix mysys/my_vsnprintf.c: fixed newly introduced bug
* | Patched conversion system to generate well-formed XMLunknown2002-02-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/Support/docbook-fixup.pl: Series of minor changes to convert the output of makeinfo to well-formed XML - Discarded DTD - ORA can add their own appropriate DTD - Added required XML PI - included appropriate character encoding information - Added missing abstract and bookinfo tags - Escaped ampersands in HTML escape sequences to allow validation - need to review Docs/Support/make-docbook: Forced validation of XML document at end of conversion process Removed temporary files - set makeinfo output to stdout BitKeeper/etc/ignore: Added Docs/safe-mysql.xml to the ignore list BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | BK makes me problems. unknown2002-02-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | I did not know I can't do chmod ... So, it killed some of my changes. But I am smarter, and as I have first saved my work, before BK ruined it, so here it comes ... BitKeeper/etc/ignore: Added mysql-test/r/rpl000001.eval to the ignore list
* | New changes for DocBook XML output filter.unknown2002-01-301-0/+1
| | | | | | | | | | | | | | | | | | | | Added Docs/Support/make-docbook script, to work without makefile. BitKeeper/etc/ignore: Added Docs/mysql.xml to the ignore list Docs/Support/docbook-fixup.pl: New changes for DocBook XML output filter.
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-1/+7
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | before I can push BitKeeper/etc/ignore: auto-union Makefile.am: Auto merged include/my_sys.h: Auto merged libmysqld/lib_sql.cc: Auto merged mysql-test/t/rpl_log.test: Auto merged mysys/mf_iocache.c: Auto merged mysys/mf_iocache2.c: Auto merged mysys/thr_mutex.c: Auto merged sql/item_func.cc: Auto merged sql/lex.h: Auto merged sql/mini_client.cc: Auto merged sql/mini_client.h: Auto merged sql/mysql_priv.h: Auto merged sql/repl_failsafe.cc: Auto merged sql/sql_class.cc: Auto merged sql/sql_lex.h: Auto merged sql/sql_show.cc: Auto merged sql/stacktrace.c: Auto merged sql/structs.h: Auto merged mysql-test/r/rpl000014.result: merge mysql-test/r/rpl000015.result: merge mysql-test/r/rpl000016.result: merge mysql-test/r/rpl_log.result: merge sql/log.cc: merge sql/log_event.cc: merge sql/log_event.h: merge sql/mysqld.cc: merge sql/slave.cc: merge sql/slave.h: merge sql/sql_class.h: merge sql/sql_parse.cc: merge sql/sql_repl.cc: merge sql/sql_yacc.yy: merge
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first pull, merge,test, and get it to work. The main change is the new replication code - now we have two slave threads SQL thread and I/O thread. I have also re-written a lot of the code to prepare for multi-master implementation. I also documented IO_CACHE quite extensively and to some extend, THD class. Makefile.am: moved tags target script into a separate file include/my_sys.h: fixes in IO_CACHE for SEQ_READ_APPEND + some documentation libmysqld/lib_sql.cc: updated replication locks, but now I see I did it wrong and it won't compile. Will fix before the push. mysql-test/r/rpl000014.result: test result update mysql-test/r/rpl000015.result: test result update mysql-test/r/rpl000016.result: test result update mysql-test/r/rpl_log.result: test result update mysql-test/t/rpl000016-slave.sh: remove relay logs mysql-test/t/rpl000017-slave.sh: remove relay logs mysql-test/t/rpl_log.test: updated test mysys/mf_iocache.c: IO_CACHE updates to make replication work mysys/mf_iocache2.c: IO_CACHE update to make replication work mysys/thr_mutex.c: cosmetic change sql/item_func.cc: new replication code sql/lex.h: new replication sql/log.cc: new replication sql/log_event.cc: new replication sql/log_event.h: new replication sql/mini_client.cc: new replication sql/mini_client.h: new replication sql/mysql_priv.h: new replication sql/mysqld.cc: new replication sql/repl_failsafe.cc: new replication sql/slave.cc: new replication sql/slave.h: new replication sql/sql_class.cc: new replication sql/sql_class.h: new replication sql/sql_lex.h: new replication sql/sql_parse.cc: new replication sql/sql_repl.cc: new replication sql/sql_repl.h: new replication sql/sql_show.cc: new replication sql/sql_yacc.yy: new replication sql/stacktrace.c: more robust stack tracing sql/structs.h: new replication code BitKeeper/etc/ignore: Added mysql-test/r/rpl000002.eval mysql-test/r/rpl000014.eval mysql-test/r/rpl000015.eval mysql-test/r/rpl000016.eval mysql-test/r/slave-running.eval mysql-test/r/slave-stopped.eval to the ignore list
* | | Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ISAM to Windows version Fix of test results Fixes for NULL keys in HEAP tables. Docs/manual.texi: Changelog heap/hp_open.c: Add support for NULL=NULL in keys (for GROUP BY) heap/hp_rkey.c: Cleanup heap/hp_write.c: Cleanup include/config-win.h: Add ISAM to Windows version include/my_base.h: Add support for NULL=NULL in keys (for GROUP BY) libmysqld/Makefile.am: Rename of innobase to innodb myisam/mi_write.c: Add support for NULL=NULL in keys (for GROUP BY) BitKeeper/etc/ignore: Added libmysqld/ha_innodb.cc to the ignore list mysql-test/r/group_by.result: Test of NULL keys in HEAP tables mysql-test/r/heap.result: Test of NULL keys in HEAP tables mysql-test/r/null.result: Cleanup mysql-test/r/order_by.result: Fix for result of new ORDER BY optimization mysql-test/t/group_by.test: Test of NULL keys in HEAP tables mysql-test/t/heap.test: Test of NULL keys in HEAP tables mysql-test/t/null.test: Cleanup sql/ha_heap.cc: Add support of NULL keys sql/item_strfunc.h: Fix for BINARY and CAST functions sql/item_timefunc.h: Fix for BINARY and CAST functions sql/sql_parse.cc: Cleanup sql/sql_select.cc: Add support for NULL=NULL in keys (for GROUP BY)
* | | Changes for the BitKeeper resolve.unknown2001-12-261-0/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One more notice: limiting number of queries per hour for different users has been done on 4.0.1 , but I can port it to 3.23.* This will require only certain changes, like number of columns in user table. I will also make a test case for it, after it is approved by Monty, as result file will depend on the error message text. BitKeeper/etc/ignore: auto-union libmysqld/lib_sql.cc: Auto merged scripts/mysql_install_db.sh: Auto merged sql/item_timefunc.h: Auto merged sql/mysqld.cc: Auto merged sql/sql_acl.cc: Auto merged sql/sql_acl.h: Auto merged sql/sql_select.cc: Auto merged sql/sql_update.cc: Auto merged sql/mysql_priv.h: Auto merged sql/lex.h: Changes for BitKeeper resolve... sql/sql_class.h: Changes for BitKeeper resolve... sql/sql_lex.h: Changes for BitKeeper resolve... sql/sql_parse.cc: Changes for BitKeeper resolve... sql/sql_yacc.yy: Changes for BitKeeper resolve...
| * | | This is a large push. Included are :unknown2001-12-261-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * multi-table updates * new paid feature for limiting number of queries per hour for users * optional syntax for multi-table deletes * optimization for SQL_CALC_FOUND_ROWS * a small addition for CREATE .. SELECT that will be of future use I know that all this will require many additions to documentation, which I have not done, but I am at Arjen's disposal to help him document all this. libmysqld/lib_sql.cc: This is a small change required due to new paid feature of limiting number of queries per hour for each user. mysql-test/r/multi_update.result: Change of the result to accomodate multi-table updates mysql-test/t/multi_update.test: Change in multi-table tests to accomodate multi-table updates BitKeeper/etc/ignore: Added 50 sql/new.cc to the ignore list scripts/mysql_install_db.sh: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/item_timefunc.h: This is a small feature that will be of use later in the proper creation of the tables out of CREATE ... SELECT... Further changes will come after this resolve/push/test passes .. sql/lex.h: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/mysql_priv.h: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/mysqld.cc: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/sql_acl.cc: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/sql_acl.h: This is a small change required due to new paid feature of limiting number of queries per hour for each user. sql/sql_class.h: These are changes required for multi-table updates. sql/sql_lex.h: Changes required for both multi-table updates and limiting number of queries per hour (paid feature). sql/sql_parse.cc: Ha ! So many changes. * multi-table updates * limiting number of queries per hour for users sql/sql_select.cc: Optimisation for SQL_CALC_FOUND_ROWS, when a query involves a single table, without WHERE or GROUP clause sql/sql_update.cc: multi-table updates sql/sql_yacc.yy: Many things : * multi-table updates * limiting number of queries per hour for users * new optional syntax for multi-table deletes. This one is different from the one demanded by user. USING clause MUST include ALL tables, not just the ones that are used and not deleted from.
* | | | Merge work:/home/bk/mysql-4.0unknown2001-12-251-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.sashanet.com:/reiser-data/mysql-4.0-stable BitKeeper/etc/ignore: auto-union
| * | | | some work on mysql_installunknown2001-12-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitKeeper/etc/ignore: Added extra/mysql_install to the ignore list extra/Makefile.am: added mysql_install extra/mysql_install.c: implemented ask_user()