mariadb/Docs
unknown ad4fcb8a01 Fix sorting of NULL values (Should always be first)
Fix problem with HAVING and MAX() IS NOT NULL


Docs/manual.texi:
  Changelog & NULL usage with ORDER BY
client/mysqldump.c:
  Cleanup disable keys
mysql-test/r/distinct.result:
  Fix results after ORDER BY with NULL fix
mysql-test/r/group_by.result:
  Fix results after ORDER BY with NULL fix
mysql-test/r/having.result:
  Testcase for bug with HAVING
mysql-test/t/distinct.test:
  Test for DISTINCT + ORDER BY DESC bug
mysql-test/t/having.test:
  Test of HAVING and MAX IS NOT NULL
sql/filesort.cc:
  Fix sorting of NULL values (Should always be first)
sql/item.h:
  Fix problem with HAVING and MAX() IS NOT NULL
sql/item_sum.h:
  Fix problem with HAVING and MAX() IS NOT NULL
sql/opt_range.cc:
  Fix problem with HAVING and MAX() IS NOT NULL
sql/opt_range.h:
  Fix sorting of NULL values
sql/sql_select.cc:
  Fix sorting of ORDER BY ... DESC on NULL values.
2002-03-02 09:51:24 +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 mirrors.texi: 2002-01-07 16:10:54 +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 Fixups for XML/DocBook output. 2002-02-15 12:36:57 +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 Fix sorting of NULL values (Should always be first) 2002-03-02 09:51:24 +02:00
mirrors.texi mirrors.texi: 2002-01-30 02:16:57 +02:00
my_sys.txt New error messages 2002-01-29 18:32:16 +02:00
myisam.txt Import changeset 2000-07-31 21:29:14 +02:00
mysqld_error.txt New error messages 2002-01-29 18:32:16 +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
template.texi Little fixup for template. 2002-01-29 13:26:11 +10:00
Tutorial-MySQL-final.txt Import changeset 2000-07-31 21:29:14 +02:00
world.sql Added SQL dump of our sample database 'world'. 2002-01-24 14:09:21 +10:00