summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Automerge.Alexey Kopytov2010-08-301-20/+0
|\
| * Bug #54465: assert: field_types == 0 || field_types[field_pos]Alexey Kopytov2010-08-271-20/+0
* | mergeGeorgi Kodinov2010-08-201-1/+18
|\ \ | |/
| * mergeGeorgi Kodinov2010-08-201-1/+18
| |\
| | * Bug #54476: crash when group_concat and 'with rollup' inAlexey Kopytov2010-07-231-1/+18
* | | mergeGeorgi Kodinov2010-08-171-2/+4
|\ \ \ | |/ /
| * | Bug #55580 : segfault in read_view_sees_trx_idGeorgi Kodinov2010-08-131-2/+4
| |/
* | Bug#49771: Incorrect MIN/MAX for date/time values.Evgeny Potemkin2010-07-191-3/+2
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-2/+2
|\ \ | |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-2/+2
* | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-4/+8
* | Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-1/+1
|\ \
| * | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+1
* | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fix for bug#52397: another crash with explain extended and group_concatRamil Kalimullin2010-03-311-1/+1
* | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-12/+30
|\ \
| * \ Manual merge from mysql-next-mr.Alexander Nozdrin2010-03-011-5/+3
| |\ \
| | * | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-5/+3
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-1/+3
| |\ \ \ | | |/ / | |/| |
| * | | 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
| |\ \ \
| * \ \ \ 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 of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-5/+5
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-231-1/+3
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | manual mergeTatiana A. Nurnberg2010-02-191-1/+3
| |\ \ \
| | * | | Bug#49487: crash with explain extended and group_concat in a derived tableTatiana A. Nurnberg2010-02-191-1/+3
* | | | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-638/+611
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-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
| | |_|/ | |/| |
* | | | 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
| |/ /
* | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-1/+2
|/ /
* | 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