summaryrefslogtreecommitdiff
path: root/sql/table_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5388 - Reduce usage of LOCK_open: unused_tablesSergey Vojtovich2013-12-121-135/+62
* MDEV-4956 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.used_tablesSergey Vojtovich2013-12-101-67/+33
* MDEV-4897 - Assertion `share->tdc.prev == 0 && share->tdc.next == 0'Sergey Vojtovich2013-08-151-2/+0
* MDEV-4702 - Reduce usage of LOCK_openSergey Vojtovich2013-08-141-0/+1280