summaryrefslogtreecommitdiff
path: root/mysql-test/t/group_by.test
Commit message (Expand)AuthorAgeFilesLines
* Merge fix for BUG#6976 from 4.0unknown2004-12-111-0/+9
|\
| * Fix for BUG#6976:unknown2004-12-111-0/+9
* | Fix for bug#5400 "GROUP_CONCAT returns everything twice":unknown2004-09-081-0/+9
* | Merge with 4.0.17unknown2003-12-171-0/+24
|\ \ | |/
| * bug #1335 tests followup:unknown2003-12-101-4/+0
| * Fix for bug #1335: filesort is missing in EXPLAIN if ORDER BY NULL is usedunknown2003-12-091-0/+28
* | WorkLog#1323unknown2003-12-101-2/+2
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-1/+1
* | merge with 4.0.15unknown2003-08-291-0/+2
|\ \ | |/
| * Test case for bug #807unknown2003-07-091-0/+2
* | After merge fixesunknown2003-08-191-1/+1
* | Merge with 4.0.13unknown2003-05-191-13/+5
|\ \ | |/
| * Changed test slightly to make it repeatableunknown2003-04-241-0/+2
| * Fixes for valgrindunknown2003-04-231-13/+3
* | Merge with 4.0.13unknown2003-03-261-5/+17
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-251-0/+12
| |\
| | * Fixed bug with GROUP BY and aliasunknown2003-03-251-0/+12
| * | Changed some tests to pass with new auto_increment handling,unknown2003-03-221-5/+5
| |/
* | Merge with 4.0unknown2003-03-161-1/+10
|\ \ | |/
| * mergedunknown2003-03-131-1/+10
| |\
| | * fixed an obscure bug in group by + having + Item_ref::get_dateunknown2003-03-111-0/+8
* | | Merge with 4.0.11unknown2003-02-041-0/+43
|\ \ \ | |/ /
| * | merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-0/+22
| |\ \ | | |/
| | * fixed functions to be able work with group function as argumentunknown2003-01-291-0/+23
| * | Fixes for Netwareunknown2003-01-281-0/+21
* | | Merge with 4.0.9unknown2003-01-181-0/+11
|\ \ \ | |/ /
| * | Merge with 3.23unknown2003-01-161-0/+11
| |\ \ | | |/
| | * Fixed max_key_length when using UNIQUE keys.unknown2002-12-271-0/+11
* | | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-3/+10
* | | Merge with 4.0.6unknown2002-12-051-0/+3
|\ \ \ | |/ /
| * | mergedunknown2002-12-041-0/+3
| |\ \ | | |/
| | * Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23unknown2002-12-021-1/+40
| | |\
| | | * Fixed bug in MAX() optimization when used with JOIN and ON expressionsunknown2002-12-021-1/+40
| | * | Fix for sum_func IN (..)unknown2002-12-021-0/+2
| | * | a fix for a bug with HAVING sum_func IN (...)unknown2002-11-301-0/+1
| | |/
* | | adding mandatory aliases for derived tables as per SQL-99unknown2002-11-281-1/+1
* | | fixed removed by previos patch thd->allow_sum_func "side effect" of setup_condsunknown2002-11-241-0/+2
|/ /
* | Fixed bug in MAX() optimization when used with JOIN and ON expressionsunknown2002-11-091-1/+40
* | merge with 3.23.52unknown2002-08-081-0/+11
|\ \ | |/
| * Fixed bug with GROUP BY on NULL fields.unknown2002-08-051-0/+11
| * Changing testsunknown2002-05-241-0/+16
* | Bug fix for complicated GROUP BY ... ORDER BY query.unknown2002-06-091-26/+11
* | A bug fix and test case for a bug that appears in quereis where there unknown2002-06-081-0/+17
* | Test re-groupingunknown2002-05-241-0/+16
* | Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-0/+17
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-0/+23
|/
* Fixed bug in GROUP BY ... DESCunknown2001-12-101-1/+24
* Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-211-0/+12
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+210