summaryrefslogtreecommitdiff
path: root/mysys/thr_lock.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightunknown2001-12-061-15/+14
* Fix race condition in ANALYZE TABLE.unknown2001-11-261-1/+2
* More debug infounknown2001-09-081-1/+1
* Make killing of threads saferunknown2001-09-011-4/+4
* Fixed problem with INSERT DELAYEDunknown2001-08-311-5/+18
* Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifunknown2001-07-181-4/+5
* Removed wrong warning from thr_lockunknown2001-07-171-16/+20
* Updated documentation of how to add new native functions.unknown2001-05-231-5/+5
* Fixed bug when using MERGE on files > 4Gunknown2001-05-171-1/+1
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-2/+2
* Added locks needed for Innobaseunknown2001-02-181-1/+2
* Changes prompted by manual comments.unknown2001-02-011-1/+1
* fixed up lock counting code - Monty's suggestionsunknown2001-01-271-1/+1
* Table_locks_waitedunknown2001-01-261-1/+7
* Fixed performance bug in lock tablesunknown2000-11-201-3/+3
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-2/+2
* FLUSH TABLE table_listunknown2000-08-221-3/+20
* Import changesetunknown2000-07-311-0/+1288