mariadb/Docs
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
..
Books sql-99.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/sql-99.eps 2000-12-31 21:45:12 +01:00
Flags manual.texi: 2001-10-12 15:53:05 +02:00
Images Import changeset 2000-07-31 21:29:14 +02:00
MySQL-logos Import changeset 2000-07-31 21:29:14 +02:00
Raw-Flags Import changeset 2000-07-31 21:29:14 +02:00
Support Added column headers for @multitable (O'Reilly fixup). 2001-12-07 10:53:14 +10:00
To-be-included-in-the-manual Import changeset 2000-07-31 21:29:14 +02:00
Translations Import changeset 2000-07-31 21:29:14 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
bk.txt bk.txt Testing non-manual commit 2001-10-15 23:19:45 -05:00
internals.texi Added STDCALL to mysql_sever and mysql_thread variables 2001-11-03 21:33:11 +02:00
LICENSE Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Cleanup Docs/Makefile.am 2001-12-14 00:38:46 +02:00
manual-license-spanish.texi Import changeset 2000-07-31 21:29:14 +02:00
manual.ja.texi SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
manual.texi Add support for NULL=NULL in keys (Used in GROUP BY optimization) 2002-01-16 00:42:52 +02:00
mirrors.texi mirrors.texi: 2002-01-03 19:52:11 +02:00
myisam.txt Import changeset 2000-07-31 21:29:14 +02:00
mysqld_error.txt Import changeset 2000-07-31 21:29:14 +02:00
net_doc.txt test dummy change 2000-08-16 13:10:56 -06:00
section.Infolinks.texi Extracted books/links sections to separate file. Info to portals. 2001-11-08 17:07:14 +10:00
section.Testimonials.texi Added section explaining MySQL Portals on the website. 2001-11-08 16:36:13 +10:00
section.Users.texi Added section explaining MySQL Portals on the website. 2001-11-08 16:36:13 +10:00
Tutorial-MySQL-final.txt Import changeset 2000-07-31 21:29:14 +02:00