summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-10-291-0/+31
|\
| * Bug#30889: filesort and order by with float/numeric crashes servergluh@mysql.com/eagle.(none)2007-10-291-0/+31
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-10-231-1/+7
|\ \
| * | Bug #31157: crash when select+order by the avg of some field within the group bygkodinov/kgeorge@magare.gmz2007-10-191-0/+1
| * | Merge linux-st28.site:/home/martin/mysql/src/bug30832-again/my50-bug30832-againmhansson/martin@linux-st28.site2007-10-091-0/+1
| |\ \ | | |/
| | * Bug#30832:Assertion + crash with select name_const('test',now());mhansson/martin@linux-st28.site2007-10-091-0/+1
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-10-041-0/+2
| |\ \ | | |/
| | * Bug#31095: Unexpected NULL constant caused server crash.evgen@moonbone.local2007-10-011-0/+2
| * | Merge sunlight.local:/local_work/27216-bug-5.0-opt-mysqlevgen@sunlight.local2007-09-241-1/+3
| |\ \ | | |/
| | * Bug#27216: functions with parameters of different date types may return wrongevgen@sunlight.local2007-09-221-1/+3
* | | Fix for BUG#20550: Stored function: wrong RETURN type metadataanozdrin/alik@station.2007-10-051-0/+5
|/ /
* | Merge gleb.loc:/home/uchum/work/bk/5.0-optgshchepa/uchum@gleb.loc2007-07-221-1/+1
|\ \ | |/
| * Fixed bug #29338.gshchepa/uchum@gleb.loc2007-07-191-1/+1
* | Disabled ascii-functionmikael@dator6.(none)2007-06-131-1/+0
* | manual mergemikael@dator6.(none)2007-06-131-4/+4
* | Merge dator6.(none):/home/mikael/mysql_clones/clean-mysql-5.1mikael@dator6.(none)2007-06-131-27/+4
|\ \
| * \ Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mikron@mikael-ronstr-ms-dator.local2007-04-041-27/+4
| |\ \
| | * | Reapplied patch for bug18198mikron@mikael-ronstr-ms-dator.local2007-04-041-27/+4
* | | | Merge olga.mysql.com:/home/igor/mysql-5.1igor@olga.mysql.com2007-06-031-1/+12
|\ \ \ \
| * | | | item_func.h, item_func.cc:evgen@moonbone.local2007-06-031-0/+1
| * | | | Merge moonbone.local:/mnt/gentoo64/work/test-5.0-opt-mysqlevgen@moonbone.local2007-06-031-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | user_var.result:evgen@moonbone.local2007-06-031-2/+2
| * | | | Merge moonbone.local:/mnt/gentoo64/work/test-5.0-opt-mysqlevgen@moonbone.local2007-06-021-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Bug#28494: Grouping by Item_func_set_user_var produces incorrect result.evgen@moonbone.local2007-06-021-0/+4
| * | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1ibabaev@bk-internal.mysql.com2007-06-011-1/+7
| |\ \ \ \
| | * \ \ \ Merge gleb.loc:/home/uchum/work/bk/mysql-5.0-optgshchepa/uchum@gleb.loc2007-06-011-1/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | 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
| | | | |\ \ \
| | | * | | | | Backport of TIME->MYSQL_TIME / Y2K fixsetmsvensson@pilot.blaudden2007-05-161-2/+2
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-37/+52
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-37/+52
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-38/+38
| | * | | | | | Merge nosik:/my/mysql-5.1monty@narttu.mysql.fi2007-05-021-0/+15
| | |\ \ \ \ \ \
| | | * | | | | | Added sql_mode PAD_CHAR_TO_FULL_LENGTH (WL#921)monty@mysql.com/nosik.monty.fi2007-04-271-0/+15
* | | | | | | | | Fix warnings.kostja@vajra.(none)2007-05-251-1/+1
* | | | | | | | | Merge adventure.(none):/home/thek/Development/cpp/bug26277/my51-bug26277thek@adventure.(none)2007-05-181-3/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Bug#26277 User variable returns one type in SELECT @v and other for CREATE as...thek@adventure.(none)2007-05-181-3/+2
| |/ / / / / / /
* | | | | | | | Merge mysql.com:/home/hf/work/27921/my51-27921holyfoot/hf@hfmain.(none)2007-05-111-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge mysql.com:/home/hf/work/27921/my50-27921holyfoot/hf@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
* | | | | | | | | Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-optevgen@moonbone.local2007-05-081-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Additional fix for the bug#27759: Wrong DATE/DATETIME comparison in LEAST()/G...evgen@moonbone.local2007-05-081-0/+1
| |/ / / / / /
* | | | | | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-05-071-1/+9
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | 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
| * | | | | 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
| | |\ \ \ \
* | | \ \ \ \ Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51tsmith@quadxeon.mysql.com2007-05-011-0/+29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql.com:/d2/hf/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-05-011-0/+29
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | |