summaryrefslogtreecommitdiff
path: root/storage/maria/lockman.c
Commit message (Expand)AuthorAgeFilesLines
* Shrink my_atomic.h and my_cpu.h scopeSergey Vojtovich2020-04-151-0/+1
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | Fixed LF_BACKOFF callsSergey Vojtovich2017-12-081-4/+4
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-131-40/+31
* | cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimple...Sergei Golubchik2013-06-241-2/+0
|/
* merge with 5.3Sergei Golubchik2011-10-191-3/+3
|\
| * Merge with 5.1-microsecondsMichael Widenius2011-05-281-3/+3
* | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
|/
* Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-6/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-211-1/+1
|\
| * Fixed problems with ma_test2 and mi_test2 on high-byte-first systemunknown2008-02-211-1/+1
* | build/test failures on different platformsunknown2008-02-131-1/+1
|/
* Windows fixesunknown2008-01-101-2/+1
* solaris fixesunknown2007-12-181-4/+4
* First part of redo/undo for key pagesunknown2007-11-141-6/+6
* This patch is a collection of patches from from Sanja, Sergei and Monty.unknown2007-05-291-1/+1
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* After merge fixesunknown2007-01-261-12/+15
* Maria - fix for "statement with no effect" warningunknown2006-12-071-2/+2
* Maria - fixes for gcc -ansi (no //)unknown2006-11-301-5/+6
* minor unittest fixesunknown2006-11-121-4/+7
* lock manager optimized for table locksunknown2006-11-091-25/+30
* more post-review fixes - comments, renames, error checks in unit testsunknown2006-10-201-3/+8
* post-review fixes (style)unknown2006-10-191-4/+4
* lock manager passed unit testsunknown2006-10-181-55/+144
* push for trnman reviewunknown2006-10-131-0/+681