mariadb/include
unknown f015cbdc7e Add support for NULL=NULL in keys (Used in GROUP BY optimization)
Add ISAM to Windows version
Fix of test results
Fixes for NULL keys in HEAP tables.


Docs/manual.texi:
  Changelog
heap/hp_open.c:
  Add support for NULL=NULL in keys (for GROUP BY)
heap/hp_rkey.c:
  Cleanup
heap/hp_write.c:
  Cleanup
include/config-win.h:
  Add ISAM to Windows version
include/my_base.h:
  Add support for NULL=NULL in keys (for GROUP BY)
libmysqld/Makefile.am:
  Rename of innobase to innodb
myisam/mi_write.c:
  Add support for NULL=NULL in keys (for GROUP BY)
BitKeeper/etc/ignore:
  Added libmysqld/ha_innodb.cc to the ignore list
mysql-test/r/group_by.result:
  Test of NULL keys in HEAP tables
mysql-test/r/heap.result:
  Test of NULL keys in HEAP tables
mysql-test/r/null.result:
  Cleanup
mysql-test/r/order_by.result:
  Fix for result of new ORDER BY optimization
mysql-test/t/group_by.test:
  Test of NULL keys in HEAP tables
mysql-test/t/heap.test:
  Test of NULL keys in HEAP tables
mysql-test/t/null.test:
  Cleanup
sql/ha_heap.cc:
  Add support of NULL keys
sql/item_strfunc.h:
  Fix for BINARY and CAST functions
sql/item_timefunc.h:
  Fix for BINARY and CAST functions
sql/sql_parse.cc:
  Cleanup
sql/sql_select.cc:
  Add support for NULL=NULL in keys (for GROUP BY)
2002-01-16 00:42:52 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
.my_sys.h.swp fixed --skip-slave-thread bug 2000-10-26 22:11:55 -06:00
config-os2.h OS2 patch 2001-09-12 23:53:31 +03:00
config-win.h Add support for NULL=NULL in keys (Used in GROUP BY optimization) 2002-01-16 00:42:52 +02:00
dbug.h Update copyright 2001-12-06 14:10:51 +02:00
errmsg.h Update copyright 2001-12-06 14:10:51 +02:00
ft_global.h Update copyright 2001-12-06 14:10:51 +02:00
getopt.h Update copyright 2001-12-06 14:10:51 +02:00
hash.h Update copyright 2001-12-06 14:10:51 +02:00
heap.h Added support of null keys in HEAP tables 2002-01-12 15:42:54 +02:00
m_ctype.h Update copyright 2001-12-06 14:10:51 +02:00
m_string.h Fix after merge 2001-12-17 23:24:51 +02:00
Makefile.am merged 2001-09-22 21:51:17 -06:00
md5.h Update copyright 2001-12-06 14:10:51 +02:00
merge.h Update copyright 2001-12-06 14:10:51 +02:00
my_alarm.h Update copyright 2001-12-06 14:10:51 +02:00
my_base.h Add support for NULL=NULL in keys (Used in GROUP BY optimization) 2002-01-16 00:42:52 +02:00
my_bitmap.h Merge with 3.23.47 2001-12-15 05:12:21 +02:00
my_dir.h Update copyright 2001-12-06 14:10:51 +02:00
my_global.h Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
my_list.h Update copyright 2001-12-06 14:10:51 +02:00
my_net.h Update copyright 2001-12-06 14:10:51 +02:00
my_no_pthread.h Update copyright 2001-12-06 14:10:51 +02:00
my_nosys.h Update copyright 2001-12-06 14:10:51 +02:00
my_pthread.h Fix insert delated + query cache. 2001-12-20 06:14:11 +02:00
my_semaphore.h Removed compiler warnings. 2001-12-10 00:08:24 +02:00
my_sys.h Removed compiler warnings. 2001-12-10 00:08:24 +02:00
my_tree.h Update copyright 2001-12-06 14:10:51 +02:00
myisam.h Fix for FLUSH QUERY CACHE 2002-01-05 22:51:42 +02:00
myisammrg.h Update copyright 2001-12-06 14:10:51 +02:00
myisampack.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.h Update copyright 2001-12-06 14:10:51 +02:00
mysql_com.h Fix for FLUSH QUERY CACHE 2002-01-05 22:51:42 +02:00
mysql_embed.h Update copyright 2001-12-06 14:10:51 +02:00
mysql_version.h.in Changes for --with-server-suffix 2001-01-21 16:30:16 +02:00
mysqld_error.h Update copyright 2001-12-06 14:10:51 +02:00
mysys_err.h Update copyright 2001-12-06 14:10:51 +02:00
nisam.h Update copyright 2001-12-06 14:10:51 +02:00
queues.h Update copyright 2001-12-06 14:10:51 +02:00
raid.h Fixed access privilege bug in query cache. 2001-12-22 15:13:31 +02:00
sslopt-case.h Update copyright 2001-12-06 14:10:51 +02:00
sslopt-longopts.h Update copyright 2001-12-06 14:10:51 +02:00
sslopt-usage.h Update copyright 2001-12-06 14:10:51 +02:00
sslopt-vars.h Update copyright 2001-12-06 14:10:51 +02:00
t_ctype.h Update copyright 2001-12-06 14:10:51 +02:00
thr_alarm.h Cleanup of alarm macros. 2001-12-21 07:00:58 +02:00
thr_lock.h Update copyright 2001-12-06 14:10:51 +02:00
violite.h Update copyright 2001-12-06 14:10:51 +02:00