summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug7-5.0unknown2005-11-231-2/+9
|\
| * Recursion support made for SP (BUG#10100).unknown2005-11-231-2/+9
* | Inefficient usage of String::append() fixed.unknown2005-11-201-18/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-101-1/+1
|\ \
| * | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-1/+1
| |/
* | WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions".unknown2005-11-101-6/+0
|/
* Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0unknown2005-11-031-15/+14
|\
| * Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0unknown2005-11-021-15/+14
| |\
| | * Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0unknown2005-11-021-15/+14
| | |\
| | | * Conflicts resolvingunknown2005-11-011-15/+14
| | | |\
| | | | * Additional fix for bug #13573unknown2005-10-261-9/+8
| | | | * Fix for bug #13573 (wrong data inserted for too big decimals)unknown2005-10-151-6/+6
* | | | | Merge monty@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-021-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed wrong mergeunknown2005-11-021-1/+0
| |/ / /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-11-021-1/+1
|\ \ \ \ | |/ / /
| * | | Manually mergedunknown2005-11-011-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Review of new pushed codeunknown2005-11-011-1/+0
| * | | Reverting patch for BUG #14009 (use of abs() on null value causes problems wi...unknown2005-11-011-1/+0
* | | | postreview fixesunknown2005-10-311-4/+2
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-10-281-0/+1
|\ \ \
| * \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-10-271-0/+1
| |\ \ \ | | |/ /
| | * | Merge mysql.com:/home/jimw/my/mysql-4.1-14009unknown2005-10-271-1/+0
| | |\ \
| | * | | Fix Item_func_abs::fix_length_and_dec() to set maybe_null properly. (Bug #14009)unknown2005-10-171-0/+1
* | | | | fixe of typos, comments & layoutunknown2005-10-281-1/+1
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-5/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-5/+31
| | |_|/ | |/| |
* | | | Add DROP TABLE before trying to create view (in mysqldump)unknown2005-10-271-9/+9
* | | | Merge deer.(none):/home/hf/work/mysql-5.0.13820unknown2005-10-251-6/+32
|\ \ \ \
| * | | | Fix for bug #13820 (No warning on log(NEGATIVE))unknown2005-10-171-6/+32
| |/ / /
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-10-191-1/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Some fixes to avoid compiler warnings.unknown2005-10-181-1/+0
| |/
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b13751unknown2005-10-141-1/+1
|\ \ | |/
| * ctype_utf8.result, ctype_utf8.test:unknown2005-10-071-1/+1
* | Reviewing new pushed codeunknown2005-10-121-38/+65
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-14/+11
|\ \
| * | Review of code pushed since last 5.0 pull:unknown2005-10-061-14/+11
* | | sql/item_func.ccunknown2005-09-211-1/+1
* | | postmerge fixesunknown2005-09-211-42/+28
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-201-2/+2
|\ \ \
| * | | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-1/+1
| * | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-6/+6
| |/ /
* | | item_func.cc:unknown2005-09-201-1/+1
* | | Manual mergeunknown2005-09-201-8/+81
|\ \ \ | |/ / |/| |
| * | Fix bug #12812 create view calling a function works without execute right on ...unknown2005-09-201-8/+81
* | | fix for Bug #12979 Stored procedures: crash if inout decimal parameterunknown2005-09-141-1/+1
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-091-4/+11
|\ \ \
| * | | Fix for BUG#12637: Make SPs+user variables replication work:unknown2005-09-071-4/+11
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1unknown2005-09-061-0/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #6172 RAND(a) should only accept constant values as arguments(2nd version)unknown2005-09-061-0/+5
* | | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".unknown2005-09-031-8/+8