summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Merge moonbone.local:/work/tmp_merge-5.0-mysqlevgen@moonbone.local2006-08-291-2/+5
|\
| * 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 bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-6/+3
|\ \ | |/
| * 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
| | |\
| | * \ 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
* | | | | | Merge sunlight.local:/local_work/tmp_merge-5.0-opt-mysqlevgen@sunlight.local2006-07-301-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 rama.(none):/home/jimw/my/tmp_mergejimw@rama.(none)2006-07-281-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-131-5/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | BUG#20769: Dangling pointer in ctype_recoding test case.knielsen@mysql.com2006-06-301-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-1/+1
|\ \ \ \ \
| * | | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-1/+1
| * | | | | Added support for key_block_size for key and table level (WL#602)monty@mysql.com2006-05-031-0/+1
* | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newmikael@c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-311-1/+31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | BUG#18198: Many strange partition functions were allowed, now only strictly a...mikael@c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-311-31/+31
| * | | | | BUG#18198: Errors due to too much allowed in partition functionsmikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-081-1/+31
* | | | | | After-merge fixes; some function signatures changed from Item * to Item **.knielsen@mysql.com2006-05-151-1/+1
* | | | | | Merge mysql.com:/opt/local/work/mysql-5.0-rootkonstantin@mysql.com2006-05-151-1/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bug#14635: Accept NEW.x as INOUT parameters to stored procedureskroki@mysql.com2006-05-121-1/+11
| | |/ / / | |/| | |
* | | | | Fixed memory leak in sql_parse.cc (lex_end() was not called)monty@mysql.com2006-05-041-0/+1
|/ / / /
* | | | Bug#16461: connection_id() does not work properly inside triggerkroki@mysql.com2006-04-121-0/+12
|/ / /
* | | Fixed bug#13575: SP funcs in select with distinct/group and order by canevgen@moonbone.local2006-03-101-1/+13
* | | Merge april.(none):/home/svoj/devel/mysql/merge/mysql-4.1svoj@april.(none)2006-02-071-3/+1
|\ \ \ | |/ /
| * | Merge april.(none):/home/svoj/devel/mysql/BUG16893/mysql-4.1svoj@april.(none)2006-02-071-3/+0
| |\ \
| | * | BUG#16893: Crash in test 'fulltext_order_by'svoj@april.(none)2006-02-031-3/+0
| * | | BUG#14496: Crash or strange results with prepared statement,svoj@april.(none)2006-02-011-1/+1
| |/ /
* | | Patch for WL#2894: Make stored routine variables workanozdrin@mysql.com2005-12-071-2/+2
* | | Addition to fix for bug #12956: cast make differ rounding.ramil@mysql.com2005-11-301-2/+2
* | | Merge mysql.com:/home/mysql_src/mysql-4.1-gcaguilhem@mysql.com2005-11-101-2/+2
|\ \ \ | |/ /
| * | Declaring some class members public for BUG#12377:guilhem@mysql.com2005-11-101-2/+2
* | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasekonstantin@mysql.com2005-09-231-3/+0
|\ \ \
| * | | Fixed problems found by valgrindmonty@mysql.com2005-09-221-3/+0
* | | | postmerge fixesbell@sanja.is.com.ua2005-09-211-1/+2
* | | | Fix bug #12812 create view calling a function works without execute right on ...evgen@moonbone.local2005-09-201-1/+5
|/ / /
* | | func_str.result, null.result:igor@rurik.mysql.com2005-08-261-1/+0
* | | Fix cases where SLEEP() calls would get optimized away or cached. (Bug #12689)jimw@mysql.com2005-08-191-0/+6
* | | Add SLEEP(seconds) function, which always returns 0 after the givenjimw@mysql.com2005-08-111-0/+11
* | | Remove Item_func::NOTLIKE_FUNC and all [dead] code that uses itsergefp@mysql.com2005-07-291-1/+1