mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
ad4fcb8a01
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. |
||
---|---|---|
.. | ||
Books | ||
Flags | ||
Images | ||
MySQL-logos | ||
Raw-Flags | ||
Support | ||
To-be-included-in-the-manual | ||
Translations | ||
.cvsignore | ||
bk.txt | ||
internals.texi | ||
LICENSE | ||
Makefile.am | ||
manual-license-spanish.texi | ||
manual.ja.texi | ||
manual.texi | ||
mirrors.texi | ||
my_sys.txt | ||
myisam.txt | ||
mysqld_error.txt | ||
net_doc.txt | ||
section.Infolinks.texi | ||
section.Testimonials.texi | ||
section.Users.texi | ||
template.texi | ||
Tutorial-MySQL-final.txt | ||
world.sql |