summaryrefslogtreecommitdiff
path: root/sql/sql_udf.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | sql_udf.cc, protocol.cc:bar@bar.mysql.r18.ru2003-02-261-2/+2
* | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-2/+2
* | After merge fixes & remove compiler warningsmonty@mashka.mysql.fi2003-02-071-1/+1
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+6
|\ \ | |/
| * Only write to the error log if --log-error is specified and --console is not ...monty@mashka.mysql.fi2003-01-281-1/+1
| * Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-0/+5
* | correct parameter of hash_searchwax@mysql.com2003-01-281-1/+1
* | correct parameter of hash_resultwax@mysql.com2003-01-261-1/+1
* | change structure of udf_func and parameter of functions mysql_drop_func and a...wax@mysql.com2003-01-091-24/+25
* | Change locks in sql_udf.cc to rw_locks (SCRUM)wax@mysql.com2002-12-311-13/+14
* | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-0/+2
|\ \ | |/
| * Removed copying of parameters as this leads to memory leaks in embedded server.monty@mashka.mysql.fi2002-12-051-0/+2
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-2/+2
|\ \ | |/
| * Portability fix extern "C" static -> extern "C"monty@hundin.mysql.fi2002-11-071-2/+2
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-1/+1
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-13/+14
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-10/+10
| * Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-2/+2
| * Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-1/+2
* | Merge with 3.23.53monty@mashka.mysql.fi2002-09-221-1/+1
|\ \
| * | Change name -> alias in TABLE_LIST.monty@mashka.mysql.fi2002-09-211-3/+3
* | | Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-3/+3
* | | Portability fixes.monty@mashka.mysql.fi2002-09-111-6/+8
* | | Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-28/+34
| |/ |/|
* | Cleanup of alarm macros.monty@hundin.mysql.fi2001-12-211-1/+2
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-8/+6
|/
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+1
* Fixed INSERT DELAYED with Innobasemonty@donna.mysql.fi2001-04-091-5/+24
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-3/+3
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-5/+5
* Import changesetbk@work.mysql.com2000-07-311-0/+471