mariadb/BUILD
unknown 37aa09b19b Workaround for bug in thread library in Unixware 7
Fixed bug in GROUP BY on ELT()
Added SEQUENCE() to UDF examples


BUILD/FINISH.sh:
  Avoid error message if tmp exists
Docs/manual.texi:
  Cleaned up bug reporting section
mysys/my_init.c:
  Workaround for bug in thread library in Unixware 7
readline/input.c:
  Portability fix
scripts/mysql_install_db.sh:
  Made host, user and db field binary
sql/item_func.h:
  Fixed bug in GROUP BY on ELT()
sql/item_strfunc.cc:
  Fixed bug in GROUP BY on ELT()
sql/share/Makefile.am:
  Don't automaticly checkout SCCS files
sql/sql_select.cc:
  Cleanups
sql/udf_example.cc:
  Added SEQUENCE() to UDF examples.
2001-02-03 18:00:29 +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 Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
compile-pentium-debug Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +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 Workaround for bug in thread library in Unixware 7 2001-02-03 18:00:29 +02:00
SETUP.sh Add --just-print and --help options to BUILD/compile-* scripts. 2001-01-30 20:43:16 -05:00
test-alpha-ccc Import changeset 2000-07-31 21:29:14 +02:00