mariadb/heap
unknown 29fa72526a Fixed --no-defaults in mysqltest
BUILD/compile-pentium-debug:
  Use /usr/local/BerkeleyDB-dbug/ if available
BUILD/compile-pentium:
  Use /usr/local/BerkeleyDB-opt/ if available
Docs/internals.texi:
  Added 'unedited' documentation for mysys functions
Docs/manual.texi:
  Cleanups
client/mysql.cc:
  Added client language to status
client/mysqltest.c:
  Fixed bug with --no-defaults
heap/_check.c:
  Added option to print status.
heap/hp_close.c:
  Update to use new status interface
heap/hp_hash.c:
  Clean up hash function and add new experimental hash
heap/hp_test1.c:
  Update to use new status interface
heap/hp_test2.c:
  Update to use new status interface
include/heap.h:
  Update to use new status interface
mysql-test/r/key_diff.result:
  Cleanup tests that may give rows in random order
mysql-test/r/type_blob.result:
  Removed \r from output as this confused bk
mysql-test/t/key_diff.test:
  Cleanup tests that may give rows in random order
BitKeeper/etc/ignore:
  Added Docs/my_sys.doc to the ignore list
mysql-test/t/type_blob.test:
  Removed \r from output as this confused bk
mysys/hash.c:
  Add new experimental hash function
scripts/safe_mysqld.sh:
  Added --mysqld option
sql/ha_innobase.cc:
  Fixed store_locking
sql/mysqld.cc:
  Cleaned up warning messages
2000-12-29 16:06:10 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_check.c Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
_rectest.c Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Import changeset 2000-07-31 21:29:14 +02:00
heapdef.h Import changeset 2000-07-31 21:29:14 +02:00
hp_block.c Import changeset 2000-07-31 21:29:14 +02:00
hp_clear.c Import changeset 2000-07-31 21:29:14 +02:00
hp_close.c Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
hp_create.c Import changeset 2000-07-31 21:29:14 +02:00
hp_delete.c Import changeset 2000-07-31 21:29:14 +02:00
hp_extra.c Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
hp_hash.c Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
hp_info.c Import changeset 2000-07-31 21:29:14 +02:00
hp_open.c Cleanup of tests 2000-12-28 19:25:41 +02:00
hp_panic.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rename.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rfirst.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rkey.c New benchmark test 2000-12-24 15:19:00 +02:00
hp_rlast.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rnext.c Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
hp_rprev.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rrnd.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rsame.c Import changeset 2000-07-31 21:29:14 +02:00
hp_scan.c Import changeset 2000-07-31 21:29:14 +02:00
hp_static.c Import changeset 2000-07-31 21:29:14 +02:00
hp_test1.c Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
hp_test2.c Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
hp_update.c Import changeset 2000-07-31 21:29:14 +02:00
hp_write.c Import changeset 2000-07-31 21:29:14 +02:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00