Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -2/+2 |
* | MDEV-8339 - Server crash during table cache eviction | Sergey Vojtovich | 2015-06-29 | 1 | -1/+1 |
* | MDEV-8324 - MariaDB fails to build with performance schema disabled | Sergey Vojtovich | 2015-06-19 | 1 | -0/+2 |
* | Replaced lf-hash element_size hack with initializer function. | Sergey Vojtovich | 2015-03-04 | 1 | -0/+9 |
* | MDEV-7324 - Lock-free hash for table definition cache | Sergey Vojtovich | 2014-12-28 | 1 | -15/+165 |
* | MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tables | Sergey Vojtovich | 2014-03-20 | 1 | -1/+0 |
* | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 1 | -2/+6 |
* | MDEV-5492 - Reduce usage of LOCK_open: TABLE::in_use | Sergey Vojtovich | 2014-02-13 | 1 | -3/+4 |
* | MDEV-5388 - Reduce usage of LOCK_open: unused_tables | Sergey Vojtovich | 2013-12-12 | 1 | -1/+0 |
* | MDEV-4702 - Reduce usage of LOCK_open | Sergey Vojtovich | 2013-08-14 | 1 | -0/+134 |