summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed LP BUG#800696.unknown2011-07-191-1/+10
* New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-1/+1
* various fixes for buildbot failuresSergei Golubchik2011-06-101-1/+1
* bugfixes:Sergei Golubchik2011-06-091-1/+1
* merge with 5.1-microSergei Golubchik2011-06-071-7/+13
|\
| * revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-7/+7
* | Fix gcc warning.Vladislav Vaintroub2011-05-281-1/+2
* | Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+23
|\ \ | |/
| * wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-3/+6
* | Merge with 5.3 mainMichael Widenius2011-05-161-2/+3
|\ \
| * \ MWL#89unknown2011-03-301-2/+3
| |\ \
| | * | Fix LP BUG#715034unknown2011-02-111-2/+3
* | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge with MariaDB 5.1Michael Widenius2011-05-031-5/+1
| |\ \ \
| | * \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-5/+1
| | |\ \ \
| | | * | | Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/...Sergey Glukhov2011-04-121-5/+1
* | | | | | Fix LP BUG#715738unknown2011-03-241-0/+1
* | | | | | Merge with 5.2Michael Widenius2011-03-091-11/+13
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-11/+13
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-11/+13
| | |\ \ \ | | | |/ /
| | | * | MergeKent Boortz2010-12-291-1/+1
| | | |\ \
| | | | * | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | * | backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam.Gleb Shchepa2010-12-141-1/+18
| | | * | | Bug#58030 crash in Item_func_geometry_from_text::val_strSergey Glukhov2010-12-211-9/+11
| | | * | | Bug#58396 group_concat and explain extended are still crashySergey Glukhov2010-12-131-1/+1
| | | | |/ | | | |/|
* | | | | Merge with 5.1-release.Michael Widenius2010-12-061-4/+2
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Michael Widenius2010-11-301-4/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-4/+2
| | |\ \ \ | | | |/ /
| | | * | Bug#57194 group_concat cause crash and/or invalid memory reads with type errorsSergey Glukhov2010-10-291-4/+2
* | | | | 5.2 mergeSergei Golubchik2010-10-281-22/+4
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Sergei Golubchik2010-10-251-22/+4
| |\ \ \ \ | | |/ / /
| | * | | 5.1.51 mergeSergei Golubchik2010-10-191-22/+4
| | |\ \ \ | | | |/ /
| | | * | Bug #54465: assert: field_types == 0 || field_types[field_pos]Alexey Kopytov2010-08-271-20/+0
| | | * | mergeGeorgi Kodinov2010-08-201-1/+18
| | | |\ \
| | | * | | Bug #55580 : segfault in read_view_sees_trx_idGeorgi Kodinov2010-08-131-2/+4
* | | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-10/+54
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Automatic mergeMichael Widenius2010-10-011-4/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-4/+18
| * | | | | Fixed bugs (mostly on sparc) that caused crashes in mysql-test-runMichael Widenius2010-09-031-3/+2
| * | | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+18
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Bug #54476: crash when group_concat and 'with rollup' inAlexey Kopytov2010-07-231-1/+18
| | |/ /
| * | | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly...Michael Widenius2010-08-231-2/+16
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-2/+2
| |\ \ \ | | |/ /
| | * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-2/+2
* | | | Subquery cache (MWL#66) added.unknown2010-07-101-0/+1
* | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-7/+9
|\ \ \ \ | |/ / /
| * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-7/+9
| |\ \ \ | | |/ /
| | * | Fix for bug#52397: another crash with explain extended and group_concatRamil Kalimullin2010-03-311-1/+1
| | * | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-5/+5
| | * | manual mergeTatiana A. Nurnberg2010-02-191-1/+3
| | |\ \ | | | |/