summaryrefslogtreecommitdiff
path: root/mysys/thr_lock.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup during reviewunknown2005-06-051-2/+4
* concurrent-insert can now be set to 2 for concurrent inserts when there is ho...unknown2005-05-131-10/+18
* Changed interface for my_strntod() to make it more general and more portableunknown2005-01-151-2/+4
* Merge with 4.0unknown2004-10-201-2/+10
|\
| * Fix test case for innodb-lockunknown2004-10-201-2/+10
* | Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-9/+9
* | Merge with 4.0.14unknown2003-08-111-7/+14
|\ \ | |/
| * Removed wrong "Found lock of type # that is write and read locked" warnings.unknown2003-07-181-7/+14
* | Merge with 4.0unknown2003-03-161-0/+48
|\ \ | |/
| * Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-0/+48
* | changes for mysqladmin debugunknown2002-10-301-4/+4
|/
* 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