summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #29338.unknown2007-07-191-1/+1
* user_var.result:unknown2007-06-031-2/+2
* Bug#28494: Grouping by Item_func_set_user_var produces incorrect result.unknown2007-06-021-0/+4
* Bug#28494: Grouping by Item_func_set_user_var produces incorrect result.unknown2007-06-011-1/+7
* Merge siva.hindu.god:/home/tsmith/m/bk/50unknown2007-05-171-2/+11
|\
| * Merge mysql.com:/home/hf/work/27921/my50-27921unknown2007-05-111-1/+1
| |\
| | * Bug #27921 View ignores precision for CAST()unknown2007-05-101-1/+1
| * | Additional fix for the bug#27759: Wrong DATE/DATETIME comparison in LEAST()/G...unknown2007-05-081-0/+1
| |/
| * Merge bk@192.168.21.1:mysql-5.0unknown2007-05-071-1/+9
| |\
| | * Bug#27759: Wrong DATE/DATETIME comparison in LEAST()/GREATEST() functions.unknown2007-05-041-1/+9
* | | Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-2/+2
|/ /
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50unknown2007-05-011-7/+1
|\ \ | |/ |/|
| * Merge polly.local:/home/kaa/src/maint/bug24912/my50-bug24912unknown2007-04-281-7/+1
| |\
| | * Fix for bug #24912 "problems with bigint in abs() ceiling() round() truncate(...unknown2007-04-281-7/+1
* | | Post-merge fix.unknown2007-04-291-2/+6
* | | Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2007-04-291-0/+25
|\ \ \ | |/ / |/| |
| * | Fixed bug #24856: the result set of a ROLLUP query with DISTINCT could lackunknown2007-04-291-0/+25
| * | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.unknown2006-10-061-0/+1
| * | Merge siva.hindu.god:/usr/home/tim/m/bk/b21531-41unknown2006-08-231-2/+1
| |\ \
| | * | Bug #21531: EXPORT_SET() doesn't accept args with coercible character setsunknown2006-08-231-2/+1
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-18/+21
|\ \ \ \
| * \ \ \ Merge acurtis@bk-internal:/home/bk/mysql-5.0-enginesunknown2007-04-061-4/+4
| |\ \ \ \
| | * | | | BUG#25729 - boolean full text search is confused by NULLs produced byunknown2007-04-021-4/+4
| | | |_|/ | | |/| |
| * | | | Bug#20777 Function w BIGINT UNSIGNED shows diff. behaviour with and without -...unknown2007-03-161-14/+17
| |/ / /
* | | | Bug #27354 stored function in where condition was always treated as constunknown2007-03-221-1/+3
|/ / /
* | | Fixed bug#16861: User defined variable can have a wrong value if a tmp table wasunknown2007-01-091-0/+1
* | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Many files:unknown2006-12-231-2/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-12-041-2/+2
|\ \ \
| * \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-11-281-2/+2
| |\ \ \
| | * | | BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0)unknown2006-11-281-2/+2
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-11-281-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-171-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-10-311-0/+1
| | |\ \ \
| | | * | | Bug #21809: Error 1356 while selecting from view with grouping though underlyingunknown2006-10-241-0/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-11-271-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for Bug #21466: INET_ATON() returns signed int, not unsignedunknown2006-09-251-1/+1
| | |/ / / | |/| | |
* | | | | Fix after merge.unknown2006-11-061-0/+1
| |/ / / |/| | |
* | | | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDunknown2006-10-021-0/+1
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2006-09-181-0/+2
|\ \ \
| * | | Fixed bug #21698: erroneously a field could be replaced by anunknown2006-09-071-0/+2
* | | | Merge polly.local:/tmp/20924/bug20294/my50-bug20294unknown2006-09-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge polly.local:/tmp/20924/bug20294/my41-bug20294unknown2006-09-121-1/+1
| |\ \ \
| | * | | Post-review fixes for bug #20924unknown2006-09-121-1/+1
| | * | | Bug #20924: CAST(expr as UNSIGNED) returns SIGNED value when used in various ...unknown2006-09-081-1/+1
| | |/ /
* | | | item_cmpfunc.cc, item.cc:unknown2006-08-231-0/+1
* | | | Fixed bug#16861: User defined variable can have a wrong value if a tmp table wasunknown2006-08-221-2/+4
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-08-031-3/+7
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-1/+6
| |\ \ \ \
| | * | | | item_func.h, item_func.cc, sql_select.cc, item.h:unknown2006-07-261-1/+4