summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_group.test
Commit message (Expand)AuthorAgeFilesLines
* func_group.test, func_group.result:unknown2005-03-191-0/+23
* WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up unknown2005-03-151-0/+10
* Mergingunknown2005-03-071-0/+25
|\
| * Fix for bug #8465 (MIN, MAX return incorrect result)unknown2005-03-071-0/+13
| * Fix for bug #8464 (AVG returns incorrect result)unknown2005-03-071-0/+11
* | func_group.test, func_str.result, func_group.result:unknown2005-03-051-0/+1
* | Mergeunknown2005-03-051-0/+28
|\ \ | |/ |/|
| * logging_ok:unknown2005-03-041-0/+30
* | Fix for Bug#5615 and merge from 4.1unknown2005-03-011-0/+4
* | Mergeunknown2005-03-011-0/+9
|\ \ | |/
| * mergingunknown2005-02-281-0/+9
| |\
| | * A fix (bug #5615 type of aggregate function column wrong when using group by).unknown2004-10-111-0/+10
* | | BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP).unknown2005-02-251-0/+10
* | | Tests modified to coved decimal-related codeunknown2005-02-211-0/+22
* | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-0/+5
* | | Merge changesunknown2005-02-041-0/+14
|\ \ \ | |/ /
| * | A fix: bug#6931: Date Type column problem when using UNION-Tableunknown2005-02-041-0/+14
* | | After merge fixesunknown2005-01-041-2/+0
* | | Fix for BUG#7264: Change the test so optimizer doesn't have to make choice be...unknown2004-12-301-0/+1
* | | mergedunknown2004-11-201-0/+11
|\ \ \ | |/ /
| * | Bug #6658 MAX(column) returns incorrect coercibilityunknown2004-11-191-0/+11
* | | merge with 4.1unknown2004-10-291-0/+44
|\ \ \ | |/ /
| * | A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+4
| |/
| * Fix for bug #5555: "GROUP BY enum_field" returns incorrect resultsunknown2004-10-051-0/+24
| * func_group.test, func_group.result:unknown2004-09-071-0/+16
* | After merge fixesunknown2004-07-151-0/+1
|/
* cleunup() of count() and max()/min() added (BUG#2687)unknown2004-06-101-0/+22
* a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows)unknown2004-05-051-0/+9
* after-merge fix: make concurrent-insert-skip code ft2-awareunknown2004-04-271-0/+2
* Merge with 4.0unknown2004-04-261-31/+39
|\
| * A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set)unknown2004-04-091-0/+8
* | Fixed many compiler warningsunknown2004-04-051-1/+0
* | Merge with 4.0.17unknown2003-12-171-0/+8
|\ \ | |/
| * followup to fix for bug #1790 BIT_AND() result in GROUP BY different when unknown2003-12-101-0/+8
* | WorkLog#1323unknown2003-12-101-1/+1
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-1/+2
* | fixed processing aggregate functions with static tables (BUG#1318)unknown2003-09-201-0/+9
* | Derivation attribute was not processed correctlyunknown2003-07-301-0/+5
* | fix test when no InnoDB is presentunknown2003-06-271-0/+2
* | mergingunknown2003-05-261-1/+5
|\ \
| * | fixed memory overrun (bug 380)unknown2003-05-171-2/+7
* | | Merge with 4.0.13unknown2003-05-191-2/+22
|\ \ \ | |/ / |/| / | |/
| * Fixed bug in SUM() with NULL:sunknown2003-04-151-0/+21
* | func_group.result:unknown2003-02-281-2/+55
* | func_group.result, func_group.test:unknown2003-02-271-2/+149
* | after merge fixunknown2003-02-081-1/+1
* | Merge with 4.0 to get fix for MIN/MAXunknown2003-02-071-1/+1
|\ \ | |/
| * Added START TRANSACTION syntaxunknown2003-02-061-1/+1
* | Merge with 4.0.11unknown2003-02-041-0/+27
|\ \ | |/
| * Fix for MIN/MAX with empty tablesunknown2003-02-031-0/+27