summaryrefslogtreecommitdiff
path: root/sql/sql_udf.cc
Commit message (Expand)AuthorAgeFilesLines
* A fix and a test case for Bug#12713 "Error in a stored function called from kostja@dipika.(none)2008-02-191-1/+8
* Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-11-141-2/+10
|\
| * Merge polly.(none):/home/kaa/src/opt/bug32020/my51-bug31445kaa@polly.(none)2007-11-091-2/+10
| |\
| | * Merge polly.(none):/home/kaa/src/opt/bug32020/my50-bug31445kaa@polly.(none)2007-11-091-2/+10
| | |\
| | | * Fix for bug #32020: loading udfs while --skip-grant-tables is enabledkaa@polly.(none)2007-11-091-2/+10
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesistruewing@stella.local2007-11-101-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bug#31210 - INSERT DELAYED crashes server when used onistruewing@stella.local2007-11-051-0/+1
| |/ /
* | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-runtimemalff@lambda.hsd1.co.comcast.net.2007-10-161-2/+2
|\ \ \ | |/ / |/| |
| * | Implementing code review commentsmalff@lambda.hsd1.co.comcast.net.2007-10-161-2/+2
| |/
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-3/+4
* | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)malff/marcsql@weblab.(none)2007-07-271-2/+2
* | Bug #26418: Slave out of sync after gkodinov/kgeorge@magare.gmz2007-06-191-12/+2
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@linux-th5m.site2007-05-241-11/+11
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-11/+11
* | | BUG#28341 - Security issue still in library loadingsvoj@mysql.com/june.mysql.com2007-05-181-8/+22
|/ /
* | Merge pilot.blaudden:/home/msvensson/mysql/my51-m-mysql_upgrademsvensson@pilot.blaudden2007-04-241-6/+42
|\ \
| * | Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m...gluh@mysql.com/eagle.(none)2007-04-031-3/+6
| * | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplcbell/Chuck@mysql_cab_desk.2007-03-291-0/+34
| |\ \
| | * | WL#3629 - Replication of Invocation and Invoked Featurescbell/Chuck@mysql_cab_desk.2007-03-161-0/+34
| * | | wl#3700 - post-review fixes:serg@janus.mylan2007-03-171-2/+2
| * | | WL#3700: Handler API change: all index search methods - that is,serg@janus.mylan2007-01-291-2/+1
| |/ /
* | | Bug#24248 Problem updating from 5.0.15 to 5.1.12 running under Win XP SP2msvensson@pilot.blaudden2007-03-081-1/+2
|/ /
* | Merge macbook.local:/Users/kgeorge/mysql/work/mysql-5.0-optgkodinov/kgeorge@macbook.local2007-01-081-1/+5
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2007-01-031-1/+5
| |\
| | * sql_udf.cc:gkodinov/kgeorge@rakia.gmz2007-01-031-1/+5
| * | Merge mysql.com:/d2/hf/common/my50-commonholyfoot/hf@mysql.com/hfmain.(none)2007-01-031-1/+1
| |\ \ | | |/
| | * Bug #15439: UDF name case handling forces DELETE FROM mysql.func to removegkodinov/kgeorge@macbook.gmz2006-12-151-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-1/+1
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@neptunus.(none)2006-07-181-1/+1
| |\
| | * Merge bk-internal:/home/bk/mysql-5.0-maintmsvensson@neptunus.(none)2006-07-101-1/+1
| | |\
| | | * Bug#20159 Inconsistant generation of generic error messagesmsvensson@neptunus.(none)2006-06-071-1/+1
* | | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-261-5/+5
|\ \ \ \ | |/ / /
| * | | Fix compiler warnings in sql_udf.h: ISO C++ forbids castingkostja@bodhi.local2006-07-091-5/+5
| |/ /
* | | Merge bodhi.netgear:/opt/local/work/tmp_mergekonstantin@bodhi.netgear2006-07-061-4/+4
|\ \ \ | |/ /
| * | A fix and a test case forkonstantin@mysql.com2006-06-271-3/+3
| |/
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-03-201-0/+1
| |\
| | * Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqldmsvensson@devsrv-b.mysql.com2006-03-101-0/+1
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-3/+4
* | | Bug#11835 CREATE FUNCTION crashes servermsvensson@neptunus.(none)2006-03-211-12/+6
* | | Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0pem@mysql.com2006-03-031-0/+7
|\ \ \ | |/ /
| * | Fixes bug #17595. UDFs are not initialized when running mysqld with SergeyV@selena.2006-02-271-0/+7
| |/
* | bug#17568 mysql_fix_privilege_tables doesn't create mysql.plugingluh@eagle.intranet.mysql.r18.ru2006-02-281-1/+1
* | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-2/+2
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-241-0/+1
|\ \ | |/
| * Always initialize THD::thread_stack: it's used inkonstantin@mysql.com2005-11-231-0/+1
* | some small changes to help get 5.1 compiling cleanly on Windows and with Visu...reggie@poseidon.ndb.mysql.com2005-11-071-8/+3
* | WL#2575 - Fulltext: Parser plugin for FTSsvoj@poseidon.ndb.mysql.com2005-11-061-34/+17
* | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newmsvensson@neptunus.(none)2005-09-141-2/+2
|\ \ | |/