summaryrefslogtreecommitdiff
path: root/sql/sql_udf.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+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
* | | Fix compiler warnings in sql_udf.h: ISO C++ forbids castingkostja@bodhi.local2006-07-091-5/+5
|/ /
* | 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
* | Fixes bug #17595. UDFs are not initialized when running mysqld with SergeyV@selena.2006-02-271-0/+7
|/
* Always initialize THD::thread_stack: it's used inkonstantin@mysql.com2005-11-231-0/+1
* Added option --valgrind-mysqltest to mysql-test-runmonty@mishka.mysql.fi2005-09-141-2/+2
* Merge with 4.1monty@mysql.com2005-06-071-3/+1
|\
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-5/+2
* | Mergekent@mysql.com2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | Merge mdk10.(none):/home/reggie/bk/mysql-4.1reggie@mdk10.(none)2005-05-191-1/+1
|\ \ | |/
| * This fixed a compile problem on Windowsreggie@mdk10.(none)2005-05-191-1/+1
* | mergedserg@serg.mylan2005-05-191-4/+6
|\ \ | |/
| * after merge fixserg@serg.mylan2005-05-191-1/+1
| * mergedserg@serg.mylan2005-05-181-4/+6
| |\
| | * udf: when banning paths from soname in CREATE FUNCTION, check for \ on windows.serg@serg.mylan2005-05-181-4/+6
* | | Merge xiphis.org:/var/db/bk/work-acurtis/bug6776.1acurtis@xiphis.org2005-04-091-2/+5
|\ \ \ | |/ /
| * | Fix typos in Bug#6776acurtis@xiphis.org2005-04-091-2/+2
| * | Merge xiphis.org:/var/db/bk/work-acurtis/bug6776acurtis@xiphis.org2005-04-081-2/+5
| |\ \
| | * | Bug#6776acurtis@pcgem.rdg.cyberkinetica.com2005-03-071-2/+5
* | | | Code cleanups during review of pushed codemonty@mysql.com2005-03-151-6/+7
* | | | sql_udf.cc:paul@frost.snake.net2005-03-051-9/+9
* | | | Merge with after merge fixingo@mysql.com2005-03-041-36/+69
|\ \ \ \ | |/ / /
| * | | after merge fixesserg@serg.mylan2005-03-031-7/+7
| * | | mergeserg@serg.mylan2005-03-031-36/+69
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-031-31/+67
* | | First stage of table definition cachemonty@mysql.com2005-01-061-6/+6
* | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-10/+6
* | | mergebell@sanja.is.com.ua2004-11-121-12/+14
|\ \ \ | |/ / |/| |
| * | post-review fixesbell@sanja.is.com.ua2004-11-121-9/+14
| * | errors without code removedbell@sanja.is.com.ua2004-10-201-12/+9
* | | sql_print_error cleanupserg@serg.mylan2004-09-041-2/+1
|/ /
* | Fix for bug#1439 UDF Corruptiongluh@gluh.mysql.r18.ru2004-03-191-2/+6
* | Merge with 4.0.18monty@mysql.com2004-02-111-5/+6
|\ \ | |/
| * Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)monty@mysql.com2004-02-051-5/+6
* | now all tables of query are locked in one place (including derived tables)bell@sanja.is.com.ua2004-02-011-1/+1
* | merge with 4.0 for more memory allocation variables.monty@mashka.mysql.fi2003-10-131-1/+1
|\ \ | |/
| * Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-1/+1
* | SCRUMhf@deer.(none)2003-09-191-1/+1
* | hanged UDF interface to use clear() instead of reset()monty@narttu.mysql.fi2003-08-271-4/+7
* | INSERT ... UPDATE ... VALUES()serg@serg.mylan2003-05-031-1/+1
* | Some optimization in CHARSET_INFO:bar@bar.mysql.r18.ru2003-04-011-2/+1