mariadb/BUILD
unknown 0176dacd54 Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL.
BUILD/SETUP.sh:
  Use -O1 to avoid problem with INLINE functions
Docs/manual.texi:
  Changelog
mysql-test/r/join.result:
  Test for bugfix
mysql-test/t/join.test:
  Test for bugfix
sql/sql_select.cc:
  Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column was declared as NOT NULL.
BitKeeper/etc/ignore:
  Added bdb/include/db_ext.h bdb/include/mutex_ext.h to the ignore list
2001-11-03 21:22:06 +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-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 Changed Innobase to Innodb 2001-04-13 12:25:12 +03: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-gprof added compile-pentium-gprof 2001-04-09 13:08:35 -06:00
compile-pentium-max added symbols files to RPM to resolve stack trace 2001-09-03 13:09:08 -06: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 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 Fix for gcc 3.0 2001-10-30 16:31:35 +02:00
SETUP.sh Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL. 2001-11-03 21:22:06 +02:00
test-alpha-ccc Import changeset 2000-07-31 21:29:14 +02:00