summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2006-04-141-0/+25
|\
| * Bug#16461: connection_id() does not work properly inside triggerkroki@mysql.com2006-04-121-0/+25
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2006-04-131-4/+1
|\ \ | |/ |/|
| * Merge mysql.com:/usr/home/ram/work/mysql-4.0ramil@mysql.com2006-04-111-4/+1
| |\
| | * Fix for bug #13044: BIT_COUNT with NULL values.ramil@mysql.com2005-11-061-4/+1
* | | Remove DBUG print that looks at args[0] even if arg_count is 0msvensson@devsrv-b.mysql.com2006-03-231-3/+0
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-03-201-1/+1
|\ \ \
| * | | Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqldmsvensson@devsrv-b.mysql.com2006-02-151-1/+1
* | | | Fix for bug #17615: invalid handling of function results in UPDATE...SET stat...ramil@mysql.com2006-03-021-0/+2
|/ / /
* | | item_func.cc:gunnar@mysql.com.2006-02-071-16/+18
* | | Merginghf@eagle.intranet.mysql.r18.ru2006-01-211-3/+10
|\ \ \ | |/ /
| * | Merge hf@192.168.21.12:work/mysql-4.1.9855hf@eagle.intranet.mysql.r18.ru2006-01-211-2/+1
| |\ \
| | * \ Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1sasha@asksasha.com2005-11-071-1/+1
| | |\ \
| | | * | fix for BUG#7947 - failure to log DO RELEASE_LOCK() if we disconnect in the m...sasha@asksasha.com2005-11-071-1/+1
| * | | | Fix for bug #9855 (Inconsistend column type in create select)hf@deer.(none)2005-10-151-0/+9
* | | | | mergedserg@serg.mylan2006-01-031-4/+9
|\ \ \ \ \
| * | | | | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-4/+9
* | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-101-19/+32
|\ \ \ \ \ \
| * | | | | | Patch for WL#2894: Make stored routine variables workanozdrin@mysql.com2005-12-071-19/+32
| |/ / / / /
* | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-021-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-12-021-1/+1
| |\ \ \ \ \
| | * | | | | Fix for bug #12956: cast make differ rounding.ramil@mysql.com2005-11-281-1/+1
* | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-221-20/+27
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0bell@sanja.is.com.ua2005-11-231-2/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Recursion support made for SP (BUG#10100).bell@sanja.is.com.ua2005-11-231-2/+9
| * | | | | | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-18/+18
* | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-131-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-041-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-291-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-271-1/+1
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-221-1/+1
| | | | |\ \ \ \ \
| | | | | * | | | | Fixed bug #12762:igor@rurik.mysql.com2005-10-151-1/+1
* | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0anozdrin@mysql.com2005-11-101-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | WL#2818 (Add creator to the trigger definition for privilegeanozdrin@mysql.com2005-11-101-1/+1
| |/ / / / / / / / /
* | | | | | | | | | WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions".guilhem@mysql.com2005-11-101-6/+0
|/ / / / / / / / /
* | | | | | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0holyfoot@mysql.com2005-11-031-15/+14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0holyfoot@mysql.com2005-11-021-15/+14
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0holyfoot@mysql.com2005-11-021-15/+14
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Conflicts resolvinghf@deer.(none)2005-11-011-15/+14
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Additional fix for bug #13573hf@deer.(none)2005-10-261-9/+8
| | | | * | | | | | | | | Fix for bug #13573 (wrong data inserted for too big decimals)hf@deer.(none)2005-10-151-6/+6
| | | | | |_|_|/ / / / / | | | | |/| | | | | | |
* | | | | | | | | | | | Merge monty@bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-11-021-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixed wrong mergemonty@mysql.com2005-11-021-1/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-11-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Manually mergedevgen@moonbone.local2005-11-011-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Review of new pushed codemonty@mysql.com2005-11-011-1/+0
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...monty@mysql.com2005-11-011-1/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | postreview fixesbell@sanja.is.com.ua2005-10-311-4/+2
|/ / / / / / /
* | | | | | | Merge bk-internal:/home/bk/mysql-5.0jimw@mysql.com2005-10-281-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-10-271-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | / / / / | | |_|/ / / / | |/| | | | |