mariadb/BUILD
unknown 765c255873 Optimization of delete with record cache (for MyISAM tables)
Added missing files for innobase to the distribution


BUILD/compile-pentium-debug:
  Always compile with BDB tables
BUILD/compile-pentium:
  Always compile with BDB tables
configure.in:
  Added missing files for innobase to the distribution
innobase/mem/Makefile.am:
  Added missing files for innobase to the distribution
innobase/pars/Makefile.am:
  Added missing files for innobase to the distribution
sql/ha_isam.h:
  Don't use record cache with delete
sql/handler.h:
  Optimization of delete with record cache
sql/mysql_priv.h:
  Optimization of delete with record cache
sql/records.cc:
  Optimization of delete with record cache
sql/sql_delete.cc:
  Optimization of delete with record cache
2001-03-11 23:09:09 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
compile-alpha - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-alpha-ccc Faster log::write() call, memory leak fix, flush master fix. 2000-09-16 04:27:21 +03:00
compile-alpha-cxx Removed SCCS flag from all test cases 2001-01-03 16:54:46 +02:00
compile-alpha-debug Import changeset 2000-07-31 21:29:14 +02:00
compile-ia64-O0 Import changeset 2000-07-31 21:29:14 +02:00
compile-ia64-O0-sgicc Import changeset 2000-07-31 21:29:14 +02:00
compile-ia64-O2 Import changeset 2000-07-31 21:29:14 +02:00
compile-ia64-O2-sgicc Import changeset 2000-07-31 21:29:14 +02:00
compile-ia64-O6 Import changeset 2000-07-31 21:29:14 +02:00
compile-pentium Optimization of delete with record cache (for MyISAM tables) 2001-03-11 23:09:09 +02:00
compile-pentium-debug Optimization of delete with record cache (for MyISAM tables) 2001-03-11 23:09:09 +02:00
compile-pentium-debug-no-bdb - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-pentium-gcov - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-pentium-myodbc - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-pentium-pgcc Lots of new benchmark runs 2000-12-18 16:09:19 +02:00
compile-pentium-symbols Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
compile-solaris-sparc - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-solaris-sparc-purify - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
FINISH.sh Small changes to make life with BDB in the tree easier. 2001-03-04 20:59:13 -05:00
SETUP.sh Changed --with-innobase-db to --with-innobase 2001-03-08 03:15:54 +02:00
test-alpha-ccc Import changeset 2000-07-31 21:29:14 +02:00