summaryrefslogtreecommitdiff
path: root/sql/table_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | In table cache code, fix casts from longlong to long forVladislav Vaintroub2017-09-291-4/+8
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-1/+1
* | MDEV-10296 - Multi-instance table cacheSergey Vojtovich2016-09-161-6/+16
* | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-3/+0
* | Some trivial changes.Nirbhay Choubey2016-06-101-0/+3
* | Move table cache private functions out of headerSergey Vojtovich2016-06-011-139/+1
* | Cleanup All_share_tables_list definitionSergey Vojtovich2016-03-221-1/+3
* | MDEV-9488 - Table cache cleanupsSergey Vojtovich2016-02-261-52/+2
* | MDEV-9488 - Table cache cleanupsSergey Vojtovich2016-02-261-1/+0
|/
* - 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