summaryrefslogtreecommitdiff
path: root/mysys/thr_lock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/mydev/mysql-5.0-tmp_mergeunknown2006-07-041-0/+2
|\
| * Bug#16986 - Deadlock condition with MyISAM tablesunknown2006-06-261-0/+2
* | Remove compiler warningsunknown2006-06-231-2/+5
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-7/+7
* | WL #2604: Partition Managementunknown2006-01-171-2/+209
|/
* Reviewing new pushed codeunknown2005-10-121-4/+5
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-151-1/+2
|\
| * Rename rest() macro in my_list.h to list_rest(). (Bug #12327)unknown2005-08-091-1/+2
* | Fixes during review of new pushed codeunknown2005-07-311-3/+3
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-2/+2
|\ \ | |/
| * Merge mysql.com:/home/my/mysql-4.0unknown2005-07-271-2/+2
| |\
| | * Review fixes:unknown2005-07-261-2/+2
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-buildunknown2005-07-221-6/+1
|\ \ \
| * | | Remove use of non-portable gettimeofday() in thr_lock.c (Bug #12100)unknown2005-07-221-6/+1
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-211-2/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-201-2/+5
| |\ \ | | |/
| | * Bug #10600unknown2005-07-191-2/+5
* | | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-53/+131
* | | 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