summaryrefslogtreecommitdiff
path: root/sql/table_cache.h
Commit message (Expand)AuthorAgeFilesLines
* - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+2
* MDEV-8339 - Server crash during table cache evictionSergey Vojtovich2015-06-291-1/+1
* MDEV-8324 - MariaDB fails to build with performance schema disabledSergey Vojtovich2015-06-191-0/+2
* Replaced lf-hash element_size hack with initializer function.Sergey Vojtovich2015-03-041-0/+9
* MDEV-7324 - Lock-free hash for table definition cacheSergey Vojtovich2014-12-281-15/+165
* MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tablesSergey Vojtovich2014-03-201-1/+0
* MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-061-2/+6
* MDEV-5492 - Reduce usage of LOCK_open: TABLE::in_useSergey Vojtovich2014-02-131-3/+4
* MDEV-5388 - Reduce usage of LOCK_open: unused_tablesSergey Vojtovich2013-12-121-1/+0
* MDEV-4702 - Reduce usage of LOCK_openSergey Vojtovich2013-08-141-0/+134