summaryrefslogtreecommitdiff
path: root/sql/sql_udf.cc
Commit message (Collapse)AuthorAgeFilesLines
* Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-1/+2
|
* Cleanup of alarm macros.monty@hundin.mysql.fi2001-12-211-1/+2
| | | | | Fixed data corruption bug in query cache. Made queries be dependent of the database in use.
* Update copyrightmonty@hundin.mysql.fi2001-12-061-8/+6
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+1
| | | | | Fix bug in isamlog Add argument types to function declarations.
* Fixed INSERT DELAYED with Innobasemonty@donna.mysql.fi2001-04-091-5/+24
| | | | | Fix for shutdown on NT Fixed bug when using wrong dates from blob field.
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
| | | | (For glibc 2.2)
* 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
| | | | | Fixes for RENAME TABLE Portability fixes
* Import changesetbk@work.mysql.com2000-07-311-0/+471