summaryrefslogtreecommitdiff
path: root/mysql-test/t/group_by.test
Commit message (Expand)AuthorAgeFilesLines
* Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-3/+10
* Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-0/+3
|\
| * mergedserg@serg.mysql.com2002-12-041-0/+3
| |\
| | * Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23monty@hundin.mysql.fi2002-12-021-1/+40
| | |\
| | | * Fixed bug in MAX() optimization when used with JOIN and ON expressionsmonty@hundin.mysql.fi2002-12-021-1/+40
| | * | Fix for sum_func IN (..)Sinisa@sinisa.nasamreza.org2002-12-021-0/+2
| | * | a fix for a bug with HAVING sum_func IN (...)Sinisa@sinisa.nasamreza.org2002-11-301-0/+1
| | |/
* | | adding mandatory aliases for derived tables as per SQL-99Sinisa@sinisa.nasamreza.org2002-11-281-1/+1
* | | fixed removed by previos patch thd->allow_sum_func "side effect" of setup_condsbell@sanja.is.com.ua2002-11-241-0/+2
|/ /
* | Fixed bug in MAX() optimization when used with JOIN and ON expressionsmonty@hundin.mysql.fi2002-11-091-1/+40
* | merge with 3.23.52monty@hundin.mysql.fi2002-08-081-0/+11
|\ \ | |/
| * Fixed bug with GROUP BY on NULL fields.monty@mashka.mysql.fi2002-08-051-0/+11
| * Changing testsSinisa@sinisa.nasamreza.org2002-05-241-0/+16
* | Bug fix for complicated GROUP BY ... ORDER BY query.monty@hundin.mysql.fi2002-06-091-26/+11
* | A bug fix and test case for a bug that appears in quereis where there Sinisa@sinisa.nasamreza.org2002-06-081-0/+17
* | Test re-groupingSinisa@sinisa.nasamreza.org2002-05-241-0/+16
* | Move HA_EXTRA_NO_READCHECK to ha_openmonty@hundin.mysql.fi2002-01-161-0/+17
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization)monty@hundin.mysql.fi2002-01-161-0/+23
|/
* Fixed bug in GROUP BY ... DESCmonty@hundin.mysql.fi2001-12-101-1/+24
* Fixed probelm with count(*) and normal functions when no matchin rows.monty@donna.mysql.fi2001-04-211-0/+12
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-0/+210