| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-17441 - InnoDB transition to C++11 atomics | Sergey Vojtovich | 2018-12-28 | 1 | -0/+2 |
* | Restore LF_BACKOFF | Sergey Vojtovich | 2017-12-08 | 1 | -0/+1 |
* | MDEV-9857 - CACHE_LINE_SIZE in innodb should be 128 on POWER | Sergey Vojtovich | 2016-06-07 | 1 | -5/+2 |
* | MDEV-7728 - Improve xid cache scalability by using lock-free hash | Sergey Vojtovich | 2015-03-16 | 1 | -1/+6 |
* | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" | Sergey Vojtovich | 2015-03-04 | 1 | -0/+1 |
* | MDEV-6089 - MySQL WL#7305 "Improve MDL scalability by using lock-free hash" | Sergey Vojtovich | 2015-03-04 | 1 | -2/+6 |
* | fix a duplicate macro definition | Sergei Golubchik | 2015-01-15 | 1 | -1/+0 |
* | MDEV-7437 remove suport for "atomics" with rwlocks | Sergei Golubchik | 2015-01-13 | 1 | -100/+16 |
* | MDEV-7324 - Lock-free hash for table definition cache | Sergey Vojtovich | 2014-12-28 | 1 | -0/+3 |
* | lf_hash_iterate() function | Sergei Golubchik | 2014-12-28 | 1 | -0/+2 |
* | cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimple... | Sergei Golubchik | 2013-06-24 | 1 | -18/+5 |
* | 1. fix an old typo. A purgatory must be cleaned on every LF_PURGATORY_SIZE fr... | Sergei Golubchik | 2012-09-04 | 1 | -1/+1 |
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ |
|
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
* | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -5/+9 |
|\ \
| |/
|/| |
|
| * | post-review fixes | Sergei Golubchik | 2009-01-15 | 1 | -4/+4 |
| * | WL#3064 - waiting threads - wait-for graph and deadlock detection | Sergei Golubchik | 2008-07-29 | 1 | -13/+15 |
| * | solaris fixes | unknown | 2007-12-18 | 1 | -4/+4 |
| * | Merged with mysql-5.1 main tree. | unknown | 2007-07-02 | 1 | -1/+1 |
| * | This patch is a collection of patches from from Sanja, Sergei and Monty. | unknown | 2007-05-29 | 1 | -28/+30 |
| * | After merge fixes | unknown | 2007-01-26 | 1 | -1/+2 |
| * | Maria - post-review change of "fixes for gcc -ansi". | unknown | 2006-12-04 | 1 | -1/+1 |
| * | Maria: | unknown | 2006-12-03 | 1 | -7/+7 |
| * | post-review fixes. | unknown | 2006-11-16 | 1 | -15/+32 |
| * | post-review fixes (style) | unknown | 2006-10-19 | 1 | -22/+21 |
| * | lock manager passed unit tests | unknown | 2006-10-18 | 1 | -7/+8 |
| * | push for trnman review | unknown | 2006-10-13 | 1 | -6/+8 |
| * | maria transaction manager with unit tests | unknown | 2006-08-17 | 1 | -8/+8 |
| * | amd64 atomic ops | unknown | 2006-08-10 | 1 | -0/+238 |
* | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -4/+1 |
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -1/+1 |
* | WL#3230 concurrent hash | Marc Alff | 2009-11-17 | 1 | -0/+268 |