summaryrefslogtreecommitdiff
path: root/sql/sql_udf.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#37428 Potential security issue with UDFs - linux shellcode execution.Sergey Glukhov2008-08-251-3/+23
* BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-1/+1
* Merge polly.(none):/home/kaa/src/opt/bug32020/my50-bug31445unknown2007-11-091-2/+10
|\
| * Fix for bug #32020: loading udfs while --skip-grant-tables is enabledunknown2007-11-091-2/+10
* | Implementing code review commentsunknown2007-10-161-2/+2
|/
* Merge bk-internal:/home/bk/mysql-5.0-optunknown2007-01-031-1/+5
|\
| * sql_udf.cc:unknown2007-01-031-1/+5
* | Merge mysql.com:/d2/hf/common/my50-commonunknown2007-01-031-1/+1
|\ \ | |/
| * Bug #15439: UDF name case handling forces DELETE FROM mysql.func to removeunknown2006-12-151-1/+1
* | Many files:unknown2006-12-231-2/+1
|/
* Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-07-181-1/+1
|\
| * Merge bk-internal:/home/bk/mysql-5.0-maintunknown2006-07-101-1/+1
| |\
| | * Bug#20159 Inconsistant generation of generic error messagesunknown2006-06-071-1/+1
* | | Fix compiler warnings in sql_udf.h: ISO C++ forbids castingunknown2006-07-091-5/+5
|/ /
* | A fix and a test case forunknown2006-06-271-3/+3
|/
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-03-201-0/+1
|\
| * Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqldunknown2006-03-101-0/+1
* | Fixes bug #17595. UDFs are not initialized when running mysqld with unknown2006-02-271-0/+7
|/
* Always initialize THD::thread_stack: it's used inunknown2005-11-231-0/+1
* Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-2/+2
* Merge with 4.1unknown2005-06-071-3/+1
|\
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-5/+2
* | Mergeunknown2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Merge mdk10.(none):/home/reggie/bk/mysql-4.1unknown2005-05-191-1/+1
|\ \ | |/
| * This fixed a compile problem on Windowsunknown2005-05-191-1/+1
* | mergedunknown2005-05-191-4/+6
|\ \ | |/
| * after merge fixunknown2005-05-191-1/+1
| * mergedunknown2005-05-181-4/+6
| |\
| | * udf: when banning paths from soname in CREATE FUNCTION, check for \ on windows.unknown2005-05-181-4/+6
* | | Merge xiphis.org:/var/db/bk/work-acurtis/bug6776.1unknown2005-04-091-2/+5
|\ \ \ | |/ /
| * | Fix typos in Bug#6776unknown2005-04-091-2/+2
| * | Merge xiphis.org:/var/db/bk/work-acurtis/bug6776unknown2005-04-081-2/+5
| |\ \
| | * | Bug#6776unknown2005-03-071-2/+5
* | | | Code cleanups during review of pushed codeunknown2005-03-151-6/+7
* | | | sql_udf.cc:unknown2005-03-051-9/+9
* | | | Merge with after merge fixunknown2005-03-041-36/+69
|\ \ \ \ | |/ / /
| * | | after merge fixesunknown2005-03-031-7/+7
| * | | mergeunknown2005-03-031-36/+69
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-31/+67
* | | First stage of table definition cacheunknown2005-01-061-6/+6
* | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-10/+6
* | | mergeunknown2004-11-121-12/+14
|\ \ \ | |/ / |/| |
| * | post-review fixesunknown2004-11-121-9/+14
| * | errors without code removedunknown2004-10-201-12/+9
* | | sql_print_error cleanupunknown2004-09-041-2/+1
|/ /
* | Fix for bug#1439 UDF Corruptionunknown2004-03-191-2/+6