summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50tsmith@quadxeon.mysql.com2007-05-011-7/+1
|\
| * Merge polly.local:/home/kaa/src/maint/bug24912/my50-bug24912kaa@polly.local2007-04-281-7/+1
| |\
| | * Fix for bug #24912 "problems with bigint in abs() ceiling() round() truncate(...kaa@polly.local2007-04-281-7/+1
* | | Post-merge fix.igor@olga.mysql.com2007-04-291-2/+6
* | | Merge olga.mysql.com:/home/igor/mysql-4.1-optigor@olga.mysql.com2007-04-291-0/+25
|\ \ \ | |/ / |/| |
| * | Fixed bug #24856: the result set of a ROLLUP query with DISTINCT could lackigor@olga.mysql.com2007-04-291-0/+25
| * | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.kroki/tomash@moonlight.intranet2006-10-061-0/+1
| * | Merge siva.hindu.god:/usr/home/tim/m/bk/b21531-41tsmith/tim@siva.hindu.god2006-08-231-2/+1
| |\ \
| | * | Bug #21531: EXPORT_SET() doesn't accept args with coercible character setstsmith/tim@siva.hindu.god2006-08-231-2/+1
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2007-04-121-18/+21
|\ \ \ \
| * \ \ \ Merge acurtis@bk-internal:/home/bk/mysql-5.0-enginesacurtis/antony@xiphis.org/ltamd64.xiphis.org2007-04-061-4/+4
| |\ \ \ \
| | * | | | BUG#25729 - boolean full text search is confused by NULLs produced bysvoj@mysql.com/june.mysql.com2007-04-021-4/+4
| | | |_|/ | | |/| |
| * | | | Bug#20777 Function w BIGINT UNSIGNED shows diff. behaviour with and without -...Kristofer.Pettersson@naruto.2007-03-161-14/+17
| |/ / /
* | | | Bug #27354 stored function in where condition was always treated as constaelkin/elkin@andrepl.(none)2007-03-221-1/+3
|/ / /
* | | Fixed bug#16861: User defined variable can have a wrong value if a tmp table wasevgen@moonbone.local2007-01-091-0/+1
* | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-12-041-2/+2
|\ \ \
| * \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2006-11-281-2/+2
| |\ \ \
| | * | | BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0)gkodinov/kgeorge@macbook.gmz2006-11-281-2/+2
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-11-281-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-11-171-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2006-10-311-0/+1
| | |\ \ \
| | | * | | Bug #21809: Error 1356 while selecting from view with grouping though underlyinggkodinov/kgeorge@macbook.gmz2006-10-241-0/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintjpipes@shakedown.(none)2006-11-271-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for Bug #21466: INET_ATON() returns signed int, not unsignedjpipes@shakedown.(none)2006-09-251-1/+1
| | |/ / / | |/| | |
* | | | | Fix after merge.cmiller@zippy.cornsilk.net2006-11-061-0/+1
| |/ / / |/| | |
* | | | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDkroki/tomash@moonlight.intranet2006-10-021-0/+1
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.0gkodinov@dl145s.mysql.com2006-09-181-0/+2
|\ \ \
| * | | Fixed bug #21698: erroneously a field could be replaced by anigor@rurik.mysql.com2006-09-071-0/+2
* | | | Merge polly.local:/tmp/20924/bug20294/my50-bug20294kaa@polly.local2006-09-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge polly.local:/tmp/20924/bug20294/my41-bug20294kaa@polly.local2006-09-121-1/+1
| |\ \ \
| | * | | Post-review fixes for bug #20924kaa@polly.local2006-09-121-1/+1
| | * | | Bug #20924: CAST(expr as UNSIGNED) returns SIGNED value when used in various ...kaa@polly.local2006-09-081-1/+1
| | |/ /
* | | | item_cmpfunc.cc, item.cc:evgen@moonbone.local2006-08-231-0/+1
* | | | Fixed bug#16861: User defined variable can have a wrong value if a tmp table wasevgen@sunlight.local2006-08-221-2/+4
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-031-3/+7
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-1/+6
| |\ \ \ \
| | * | | | item_func.h, item_func.cc, sql_select.cc, item.h:evgen@moonbone.local2006-07-261-1/+4
| | * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2006-07-261-1/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fixed bug#19862: Sort with filesort by function evaluates function twiceevgen@moonbone.local2006-07-261-1/+3
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-2/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-07-131-2/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Bug#18630: Arguments of suid routine calculated in wrong securitykroki/tomash@moonlight.intranet2006-07-131-2/+1
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug7498/my50-bug7498msvensson@neptunus.(none)2006-07-201-4/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug #7498 User variable SET saves SIGNED BIGINT as UNSIGNED BIGINTmsvensson@neptunus.(none)2006-06-091-4/+2
* | | | | | 4.1 -> 5.0 mergeigreenhoe/greenman@anubis.greendragongames.com2006-07-131-1/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge zippy.(none):/home/cmiller/work/mysql/mysql-4.0__bug19006cmiller@zippy.(none)2006-07-111-1/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Bug#19006: 4.0 valgrind problems (in test func_str)cmiller@zippy.(none)2006-07-011-1/+4
| | * | | Fixes while reviewing codemonty@mysql.com2004-11-261-1/+1