mariadb/libmysqld
monty@mashka.mysql.fi e3cd63521c Fix for MIN/MAX with empty tables
MIN(key_column) could in some cases return NULL on a column with NULL and other values.
MIN(key_column) and MAX(key_column) could in some cases return wrong values when used in OUTER JOIN.
2003-02-03 20:20:32 +02:00
..
examples Builder C++ Embedded Server Sample 2002-10-13 03:08:44 -02:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
embedded_priv.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
lib_sql.cc ft_init_stopwords() in embedded 2003-01-27 00:14:12 +01:00
lib_vio.c Fix after merge 2002-08-08 16:41:04 +03:00
libmysqld.c Fix for MIN/MAX with empty tables 2003-02-03 20:20:32 +02:00
libmysqld.def Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
Makefile.am - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00