mariadb/BUILD
unknown 06e1e27557 New improved IO_CACHE
include/my_global.h:
  Remove dbug_assert()  (One should use DBUG_ASSERT() instead)
mysql-test/mysql-test-run.sh:
  Fixed that xterm works on Solaris 2.8.
  Fixed printing of errors
mysql-test/r/isam.result:
  Removed MyISAM test from ISAM test
mysql-test/t/isam.test:
  Removed MyISAM test from ISAM test
mysys/my_alloc.c:
  Removed warnings
mysys/my_bitmap.c:
  Use DBUG_ASSERT
mysys/my_pthread.c:
  Use DBUG_ASSERT
mysys/my_seek.c:
  More DBUG
sql/ha_berkeley.cc:
  Use DBUG_ASSERT
sql/ha_innobase.cc:
  Use DBUG_ASSERT
sql/log.cc:
  Use DBUG_ASSERT
sql/opt_range.cc:
  Use DBUG_ASSERT
sql/sql_base.cc:
  Use DBUG_ASSERT
sql/sql_handler.cc:
  Use DBUG_ASSERT
sql/sql_load.cc:
  Cleanup
sql/sql_parse.cc:
  Use DBUG_ASSERT
sql/sql_repl.cc:
  Cleanup
sql/sql_select.cc:
  Use DBUG_ASSERT
tools/mysqlmanager.c:
  Cleanup
2001-11-28 02:55:52 +02:00
..
.cvsignore
compile-alpha - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-alpha-ccc
compile-alpha-cxx Fix bug when repairing compressed MyISAM files 2001-11-22 13:50:50 +02:00
compile-alpha-debug Fix bugs in LEFT JOIN and field=NUL 2001-10-20 11:04:23 +03:00
compile-ia64-debug-max Fix bugs in LEFT JOIN and field=NUL 2001-10-20 11:04:23 +03:00
compile-pentium BUILD/SETUP.sh@1.9 2001-05-25 16:26:52 -06:00
compile-pentium-debug moved bdb/innobase to compile-pentium-debug-max 2001-04-05 19:04:34 -06:00
compile-pentium-debug-max Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
compile-pentium-debug-no-bdb - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-pentium-debug-openssl Support for VIO library 2001-05-31 17:18:25 +03:00
compile-pentium-gcov worked around gcc bug to make compile-pentium-gcov work 2001-03-26 21:03:08 -07:00
compile-pentium-gprof added compile-pentium-gprof 2001-04-09 13:08:35 -06:00
compile-pentium-max SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
compile-pentium-myodbc - cleaned up BUILD scripts 2000-12-18 23:24:19 +02:00
compile-pentium-mysqlfs-debug Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
compile-pentium-pgcc Don't depend on mit-pthreads include files when building libmysqld.a 2001-10-09 19:32:55 +03:00
compile-pentium-symbols Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
compile-solaris-sparc Made SIGTERM safer for Solaris 2001-08-11 11:24:43 +03:00
compile-solaris-sparc-debug New improved IO_CACHE 2001-11-28 02:55:52 +02:00
compile-solaris-sparc-fortre Fix for bug in the Sun Workshop compiler 2001-08-18 13:11:58 +03:00
compile-solaris-sparc-purify Fix to get core files on Solaris 2001-08-22 12:22:46 +03:00
FINISH.sh merge with 3.23.44 2001-11-04 16:14:09 +02:00
SETUP.sh merge with 3.23.44 2001-11-04 16:14:09 +02:00
test-alpha-ccc