summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ /
| | * | Merge mysql.com:/home/jimw/my/mysql-4.1-14009jimw@mysql.com2005-10-271-1/+0
| | |\ \
| | * | | Fix Item_func_abs::fix_length_and_dec() to set maybe_null properly. (Bug #14009)jimw@mysql.com2005-10-171-0/+1
* | | | | fixe of typos, comments & layoutbell@sanja.is.com.ua2005-10-281-1/+1
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-10-281-5/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-5/+31
| | |_|/ | |/| |
* | | | Add DROP TABLE before trying to create view (in mysqldump)monty@mysql.com2005-10-271-9/+9
* | | | Merge deer.(none):/home/hf/work/mysql-5.0.13820hf@deer.(none)2005-10-251-6/+32
|\ \ \ \
| * | | | Fix for bug #13820 (No warning on log(NEGATIVE))hf@deer.(none)2005-10-171-6/+32
| |/ / /
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-10-191-1/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Some fixes to avoid compiler warnings.jani@ua141d10.elisa.omakaista.fi2005-10-181-1/+0
| |/
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b13751bar@mysql.com2005-10-141-1/+1
|\ \ | |/
| * ctype_utf8.result, ctype_utf8.test:bar@mysql.com2005-10-071-1/+1
* | Reviewing new pushed codemonty@mysql.com2005-10-121-38/+65
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-14/+11
|\ \
| * | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-14/+11
* | | sql/item_func.ccjonas@perch.ndb.mysql.com2005-09-211-1/+1
* | | postmerge fixesbell@sanja.is.com.ua2005-09-211-42/+28
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-09-201-2/+2
|\ \ \
| * | | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...bell@sanja.is.com.ua2005-09-201-1/+1
| * | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingbell@sanja.is.com.ua2005-09-151-6/+6
| |/ /
* | | item_func.cc:evgen@moonbone.local2005-09-201-1/+1
* | | Manual mergeevgen@moonbone.local2005-09-201-8/+81
|\ \ \ | |/ / |/| |
| * | Fix bug #12812 create view calling a function works without execute right on ...evgen@moonbone.local2005-09-201-8/+81
* | | fix for Bug #12979 Stored procedures: crash if inout decimal parameterpetr@mysql.com2005-09-141-1/+1
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-09-091-4/+11
|\ \ \
| * | | Fix for BUG#12637: Make SPs+user variables replication work:sergefp@mysql.com2005-09-071-4/+11
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1bell@sanja.is.com.ua2005-09-061-0/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #6172 RAND(a) should only accept constant values as arguments(2nd version)gluh@eagle.intranet.mysql.r18.ru2005-09-061-0/+5
* | | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".konstantin@mysql.com2005-09-031-8/+8
* | | Rename:konstantin@mysql.com2005-09-021-2/+2
| |/ |/|
* | fix for bug #12841andrey@lmy004.2005-08-291-4/+9
* | func_str.result, null.result:igor@rurik.mysql.com2005-08-261-25/+23