summaryrefslogtreecommitdiff
path: root/mysys/thr_lock.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* Fix race condition in ANALYZE TABLE.monty@hundin.mysql.fi2001-11-261-1/+2
* More debug infomonty@hundin.mysql.fi2001-09-081-1/+1
* Make killing of threads safermonty@hundin.mysql.fi2001-09-011-4/+4
* Fixed problem with INSERT DELAYEDmonty@hundin.mysql.fi2001-08-311-5/+18
* Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifmonty@hundin.mysql.fi2001-07-181-4/+5
* Removed wrong warning from thr_lockmonty@hundin.mysql.fi2001-07-171-16/+20
* Updated documentation of how to add new native functions.monty@tik.mysql.fi2001-05-231-5/+5
* Fixed bug when using MERGE on files > 4Gmonty@donna.mysql.fi2001-05-171-1/+1
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-2/+2
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-181-1/+2
* Changes prompted by manual comments.jcole@tetra.spaceapes.com2001-02-011-1/+1
* fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-271-1/+1
* Table_locks_waitedsasha@mysql.sashanet.com2001-01-261-1/+7
* Fixed performance bug in lock tablesmonty@donna.mysql.com2000-11-201-3/+3
* Fixes for bugs in the usage of IO_CACHEmonty@narttu.mysql.fi2000-11-171-2/+2
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-3/+20
* Import changesetbk@work.mysql.com2000-07-311-0/+1288