mariadb/mysql-test/suite/innodb
Sergey Vojtovich 6bd24deab4 MDEV-7728 - Improve xid cache scalability by using lock-free hash
XID cache is now based on lock-free hash.
Also fixed lf_hash_destroy() to call alloc destructor.

Note that previous implementation had race condition when thread was accessing
XA owned by different thread. This new implementation doesn't fix it either.
2015-03-16 19:07:51 +04:00
..
include encryption key management plugin api 2015-02-10 10:21:17 +01:00
r MDEV-7728 - Improve xid cache scalability by using lock-free hash 2015-03-16 19:07:51 +04:00
t Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
disabled.def MDEV-4396: Fix innodb.innodb_bug14676111 test. 2014-11-03 15:47:57 +02:00