summaryrefslogtreecommitdiff
path: root/include/thr_lock.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...monty@narttu.mysql.fi2003-03-041-0/+1
* Added detection if pthread_attr_getstacksize() existsmonty@narttu.mysql.fi2003-02-271-2/+2
* Update copyrightmonty@hundin.mysql.fi2001-12-061-16/+15
* Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifmonty@hundin.mysql.fi2001-07-181-0/+1
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-181-0/+1
* fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-271-1/+2
* Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-3/+28
* Import changesetbk@work.mysql.com2000-07-311-0/+89