summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#48920: COUNT DISTINCT returns 1 for NULL values when in a Jorgen Loland2010-01-041-0/+7
* WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-3/+3
* Post-merge fix.Evgeny Potemkin2009-12-141-1/+2
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-231/+59
|\
| * Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-638/+611
| |\
| * \ Auto-merge.Evgeny Potemkin2009-11-241-4/+2
| |\ \
| | * | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-4/+2
| * | | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-227/+57
| |\ \ \ | | |/ / | |/| |
| | * | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-227/+56
* | | | merging.Alexey Botchkov2009-11-171-3/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bug#46018 group_concat(distinct ...) uses max_heap_table_size for memory...Alexey Botchkov2009-10-011-4/+14
| | |/ | |/|
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-1/+2
|\ \ \ | | |/ | |/|
| * | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-1/+2
| |/
* | Bug#48060 Memory leak - Item::val_bool() (item.cc:184) from optimizer_subquer...Tor Didriksen2009-10-281-10/+15
* | Ported WL#3220 to mysql-next-mr.Georgi Kodinov2009-09-281-604/+595
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-34/+11
|/
* Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-2/+1
* automergeGeorgi Kodinov2009-07-101-0/+5
|\
| * Bug #46080: group_concat(... order by) crashes server whenGeorgi Kodinov2009-07-101-0/+5
* | Manual merge.Alexey Kopytov2009-07-031-6/+9
|\ \
| * | Bug #45262: Bad effects with CREATE TABLE and DECIMAL Alexey Kopytov2009-07-031-6/+9
| |/
| |
| \
*-. \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-2/+2
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-6/+6
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-6/+6
| |/
* | merged bug 43354 to 5.1-bugteamGeorgi Kodinov2009-03-111-1/+2
|\ \ | |/
| * Bug #43354: Use key hint can crash server in explain extended queryGeorgi Kodinov2009-03-111-1/+2
| * backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-3/+34
* | Fix warnings and bug spotted by gcc-4.3.Davi Arnaut2008-12-161-4/+3
* | Bug#34773: query with explain extended and derived table / other table Georgi Kodinov2008-10-061-3/+34
* | Merge magare.gmz:/home/kgeorge/mysql/work/B35298-5.0-bugteamunknown2008-05-011-1/+1
|\ \ | |/
| * Fix for bug #35298: GROUP_CONCAT with DISTINCT can crash the serverunknown2008-05-011-1/+1
* | Merge moonbone.local:/work/27219-5.0-opt-mysqlunknown2008-03-281-0/+64
|\ \ | |/
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-bugteamunknown2008-03-281-0/+64
| |\
| | * Bug#27219: Aggregate functions in ORDER BY.unknown2008-03-271-0/+64
* | | Merge kaamos.(none):/data/src/opt/bug34512/my51unknown2008-03-191-1/+9
|\ \ \
| * \ \ Merge kaamos.(none):/data/src/opt/bug34512/my50unknown2008-03-191-1/+9
| |\ \ \ | | |/ /
| | * | Fix for bug #34512: CAST( AVG( double ) AS DECIMAL )unknown2008-03-061-1/+9
| | |/
* | | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-1/+2
|\ \ \ | |/ /
| * | Merge magare.gmz:/home/kgeorge/mysql/work/B34747-5.0-optunknown2008-02-281-1/+1
| |\ \ | | |/
| | * Bug #34747: crash in debug assertion check after derived tableunknown2008-02-281-1/+1
| * | Merge kaamos.(none):/data/src/opt/bug33049/my51-bug33790unknown2008-02-221-0/+1
| |\ \
| | * \ Merge kaamos.(none):/data/src/opt/bug33049/my50-bug33790unknown2008-02-221-0/+1
| | |\ \ | | | |/
| | | * Fix for bug #33049: Assert while running test-as3ap test(mysql-bench unknown2008-02-221-0/+1
* | | | Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-7/+7
|/ / /
* | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-251-1/+1
|\ \ \
| * \ \ Merge ibm.:/home/alik/Documents/MySQL/devel/5.1unknown2008-01-191-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | A pre-requisite for the fix for Bug#12713 "Error in a stored function unknown2007-12-201-1/+1
* | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-221-74/+82
|\ \ \ \ | |/ / /
| * | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B33256-5.0-optunknown2008-01-081-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug #33256: CREATE ... SELECT creates obsolete table unknown2007-12-211-1/+1