summaryrefslogtreecommitdiff
path: root/sql/item_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with new VARCHAR codemonty@mysql.com2004-12-061-5/+4
|\
| * Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-5/+4
* | mergedserg@serg.mylan2004-11-201-6/+3
|\ \
| * | Bug #6658 MAX(column) returns incorrect coercibilitybar@mysql.com2004-11-191-6/+3
* | | mergebell@sanja.is.com.ua2004-11-121-13/+16
|\ \ \
| * | | post-review fixesbell@sanja.is.com.ua2004-11-121-3/+6
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-201-13/+13
| |\ \ \
| | * | | errors without code removedbell@sanja.is.com.ua2004-10-201-13/+13
* | | | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-33/+33
| |_|_|/ |/| | |
* | | | After merge fixesmonty@mysql.com2004-11-091-1/+1
* | | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-15/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | Simpler arena swapping codemonty@mysql.com2004-11-081-15/+15
* | | | merge with 4.1monty@mysql.com2004-10-291-92/+31
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-25/+11
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-10-101-18/+22
| |\ \
| | * | Blob support for the group_concat() function.ram@gw.mysql.r18.ru2004-10-101-18/+22
| * | | args_copy and cleunup() removed from Item_sumbell@sanja.is.com.ua2004-10-091-54/+1
| |/ /
| * | Fix for bug#5400 "GROUP_CONCAT returns everything twice":sergefp@mysql.com2004-09-081-0/+2
* | | Merge with implementation of WL#1724.timour@mysql.com2004-10-111-0/+1
|\ \ \ | |_|/ |/| |
| * | Implementation of the last review comments for WL#1724timour@mysql.com2004-09-101-38/+0
| * | WL#1724 "Min/Max Optimization for Queries with Group By Clause"timour@mysql.com2004-08-271-0/+39
* | | post merge fixesbell@sanja.is.com.ua2004-09-101-1/+1
* | | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-1/+1
* | | Merge with 4.1monty@mysql.com2004-09-061-16/+19
|\ \ \ | |/ / |/| / | |/
| * fixed typo in group_concat printing (BUG#5161)bell@sanja.is.com.ua2004-09-011-1/+1
| * Portability fixesmonty@mysql.com2004-08-261-4/+4
| * better for for bug#4767serg@serg.mylan2004-08-231-3/+0
| * Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2004-08-201-10/+10
| |\
| | * Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-10/+10
| * | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2004-08-201-0/+3
| |\ \ | | |/ | |/|
| | * olap.test, olap.result:igor@rurik.mysql.com2004-08-121-0/+3
| * | BUG#4315wax@kishkin.ru2004-08-111-18/+10
| * | BUG#4315wax@kishkin.ru2004-08-101-4/+15
| |/
* | misc fixes for compile-time errorsserg@serg.mylan2004-07-211-7/+5
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-16/+23
|\ \ | |/
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-151-16/+4
| |\
| | * a fixram@gw.mysql.r18.ru2004-06-081-16/+4
| * | cleunup() of count() and max()/min() added (BUG#2687)bell@sanja.is.com.ua2004-06-101-0/+19
| |/
* | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-0/+8
|\ \ | |/
| * keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-071-0/+8
* | PS and SP made compatible in mechanism used for preparing query for rexecutio...bell@sanja.is.com.ua2004-05-201-4/+4
* | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-3/+2
|\ \ | |/
| * mergedserg@serg.mylan2004-04-071-3/+2
| |\
| | * ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-3/+2
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-155/+298
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-04-071-137/+192
| |\ \
| | * | Portability fixesmonty@mysql.com2004-04-071-56/+59
| | |/
| | * Fixed many compiler warningsmonty@mysql.com2004-04-051-112/+165
| * | fixed brocken of client_test bell@sanja.is.com.ua2004-04-031-15/+67
| |/
| * false/true -> FALSE/TRUEmonty@mysql.com2004-03-301-1/+1