mariadb/BUILD
unknown 33ec68e127 worked around gcc bug to make compile-pentium-gcov work
increase coverage for table.cc in mysql_rm_table()
ingore temporary gcov files
fixed bug in replication test case


BitKeeper/etc/ignore:
  added *.da
BUILD/compile-pentium-gcov:
  do not build shared libraries - combination of -fPIC and the coverage flags
  triggers a bug in gcc, apparently - problem went away after adding
  --disable-shared
mysql-test/t/flush.test:
  extra test to increase coverage of table.cc
mysql-test/t/rpl000016.test:
  fixed bug in test case - insert may be concurrent, so we may read the
  table on the slave before the last insert becomes visible even when the 
  master position is up to date if we do not
  lock it explicitly
2001-03-26 21:03:08 -07: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 worked around gcc bug to make compile-pentium-gcov work 2001-03-26 21:03:08 -07: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 Added test case that crashed Innobase 2001-03-26 13:27:36 +03: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