summaryrefslogtreecommitdiff
path: root/sql/sql_udf.cc
Commit message (Expand)AuthorAgeFilesLines
* Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)unknown2004-02-051-5/+6
* Add new user variables for tuning memory usage:unknown2003-10-111-1/+1
* Only write to the error log if --log-error is specified and --console is not ...unknown2003-01-281-1/+1
* Fixes for Netwareunknown2003-01-281-0/+5
* Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-0/+2
* Portability fix extern "C" static -> extern "C"unknown2002-11-071-2/+2
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* Merge with 3.23.53unknown2002-09-221-1/+1
|\
| * Change name -> alias in TABLE_LIST.unknown2002-09-211-3/+3
* | Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-3/+3
* | Portability fixes.unknown2002-09-111-6/+8
* | Fixed searching after ssl directories.unknown2002-09-051-28/+34
* | Cleanup of alarm macros.unknown2001-12-211-1/+2
* | Update copyrightunknown2001-12-061-8/+6
|/
* Fixes for OS2.unknown2001-08-221-1/+1
* Fixed INSERT DELAYED with Innobaseunknown2001-04-091-5/+24
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-3/+3
* FLUSH TABLE table_listunknown2000-08-221-5/+5
* Import changesetunknown2000-07-311-0/+471