mariadb/BUILD
unknown b39f54aafb Fixed some build problems.
Fix that compressed packets and normal packets looks indentical before calling net_real_write()
(Needed for query cache)
Optimize IS NULL handling


Build-tools/Do-compile:
  Fix for machines with clocks in an earlier timezone
Docs/manual.texi:
  Fixed typo
acinclude.m4:
  Fixed typo
client/mysqlbinlog.cc:
  Cleanup
client/mysqltest.c:
  Added --compress to test the compressed protocol
configure.in:
  Increment shared library number (because structs changed)
include/mysql.h:
  Optimize structs for Ia64
include/mysql_com.h:
  Optimize structs for Ia64
libmysql/libmysql.c:
  Portability fixes
libmysql/net.c:
  Fix that compressed packets and normal packets looks indentical before calling net_real_write()
  (Needed for query cache)
libmysqld/examples/Makefile.am:
  Portability fix
libmysqld/libmysqld.c:
  Portability fixes
mysql-test/mysql-test-run.sh:
  Added --compress to test the compressed protocol
mysql-test/t/type_enum.test:
  A
mysys/mf_casecnv.c:
  Portability fixes
mysys/mf_tempfile.c:
  Portability fixes
scripts/make_binary_distribution.sh:
  Add libmysqld to binary distribution
sql-bench/server-cfg.sh:
  Fix for Interbase
sql/item.h:
  Optimize IS NULL handling
sql/item_cmpfunc.cc:
  Optimize IS NULL handling
sql/item_cmpfunc.h:
  Optimize IS NULL handling
sql/item_func.cc:
  cleanup
sql/item_func.h:
  Optimize IS NULL handling
sql/mysql_priv.h:
  c
sql/net_serv.cc:
  Fix that compressed packets and normal packets looks indentical before calling net_real_write()
  (Needed for query cache)
2001-10-04 02:44:18 +03: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-debug-max Fixed some build problems. 2001-10-04 02:44:18 +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 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 Made SIGTERM safer for Solaris 2001-08-11 11:24:43 +03: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 Changed DB_TYPE_INNOBASE to DB_TYPE_INNODB 2001-09-02 13:47:00 +03:00
SETUP.sh Added CPU automatic detection. It examines /proc/cpuinfo (if exists) and finds out flags for -mcpu and -march. 2001-08-09 06:07:19 +08:00
test-alpha-ccc Import changeset 2000-07-31 21:29:14 +02:00