mariadb/mysql-test/suite/perfschema
Marko Mäkelä bdd88cfa34 MDEV-24167: Replace fts_cache_rw_lock, fts_cache_init_rw_lock with mutex
fts_cache_t::init_lock: Replace with mutex. This was only acquired
in exclusive mode.

fts_cache_t:🔒 Replace with mutex. The only read-lock user was
i_s_fts_index_cache_fill() for producing content for the view
INFORMATION_SCHEMA.INNODB_FT_INDEX_CACHE.
2020-11-24 15:43:12 +02:00
..
include fix a race condition in the perfschema.transaction_nested_events 2020-03-14 09:51:52 +01:00
r MDEV-24167: Replace fts_cache_rw_lock, fts_cache_init_rw_lock with mutex 2020-11-24 15:43:12 +02:00
t Merge 10.5 into 10.6 2020-11-23 17:57:58 +02:00
disabled.def perfschema compilation, test and misc fixes 2020-03-10 19:24:23 +01:00