summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#37740 Server crashes on execute statement with full text search and Anurag Shekhar2009-07-151-0/+1
* Fix for bug#42009: SELECT into variable gives different results to direct SELECTRamil Kalimullin2009-02-241-0/+1
* auto mergeGeorgi Kodinov2009-01-161-0/+1
|\
| * Bug #38637: COUNT DISTINCT prevents NULL testing in HAVING clauseGeorgi Kodinov2008-10-171-0/+1
* | Bug #40761: Assert on sum function onGleb Shchepa2008-12-121-1/+4
* | rollback of bug #40761 fixGleb Shchepa2008-12-121-2/+0
* | Bug #40761: Assert on sum function onGleb Shchepa2008-12-121-0/+2
|/
* Bug#34749: Server crash when using NAME_CONST() with an aggregate functiontnurnberg@mysql.com/white.intern.koehntopp.de2008-02-281-2/+3
* Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@eagle.(none)2007-12-131-0/+50
|\
| * Bug #30355: Incorrect ordering of UDF resultsgkodinov/kgeorge@magare.gmz2007-11-271-0/+50
* | Fix for bug #32558: group by null-returning expression with rollup causes crashramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-11-211-1/+1
|/
* Bug#30889: filesort and order by with float/numeric crashes servergluh@mysql.com/eagle.(none)2007-10-291-0/+31
* Bug#30832:Assertion + crash with select name_const('test',now());mhansson/martin@linux-st28.site2007-10-091-0/+1
* Bug#31095: Unexpected NULL constant caused server crash.evgen@moonbone.local2007-10-011-0/+2
* Bug#27216: functions with parameters of different date types may return wrongevgen@sunlight.local2007-09-221-1/+3
* Fixed bug #29338.gshchepa/uchum@gleb.loc2007-07-191-1/+1
* user_var.result:evgen@moonbone.local2007-06-031-2/+2
* Bug#28494: Grouping by Item_func_set_user_var produces incorrect result.evgen@moonbone.local2007-06-021-0/+4
* Bug#28494: Grouping by Item_func_set_user_var produces incorrect result.evgen@moonbone.local2007-06-011-1/+7
* Merge siva.hindu.god:/home/tsmith/m/bk/50tsmith@siva.hindu.god2007-05-171-2/+11
|\
| * Merge mysql.com:/home/hf/work/27921/my50-27921holyfoot/hf@mysql.com/hfmain.(none)2007-05-111-1/+1
| |\
| | * Bug #27921 View ignores precision for CAST()holyfoot/hf@mysql.com/hfmain.(none)2007-05-101-1/+1
| * | Additional fix for the bug#27759: Wrong DATE/DATETIME comparison in LEAST()/G...evgen@moonbone.local2007-05-081-0/+1
| |/
| * Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-05-071-1/+9
| |\
| | * Bug#27759: Wrong DATE/DATETIME comparison in LEAST()/GREATEST() functions.evgen@moonbone.local2007-05-041-1/+9
* | | Backport of TIME->MYSQL_TIME / Y2K fixsetmsvensson@pilot.blaudden2007-05-161-2/+2
|/ /
* | 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