summaryrefslogtreecommitdiff
path: root/sql-bench/pwd.bat
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2021-08-31 13:54:06 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2021-08-31 13:54:06 +0300
commit6a2cd6f4b406cc3167799f589af1b96c4cd6943c (patch)
tree214cb5141d28f0061e564a1e137b8137b0364776 /sql-bench/pwd.bat
parent82b7c561b7919fa24e3d24b3f04a16046e24374f (diff)
downloadmariadb-git-6a2cd6f4b406cc3167799f589af1b96c4cd6943c.tar.gz
MDEV-19505 Do not hold mutex while calling que_graph_free()
sym_tab_free_private(): Do not call dict_table_close(), but simply invoke dict_table_t::release(), which we can do without locking the whole dictionary cache. (Note: On user tables it may still be necessary to invoke dict_table_close(), so that InnoDB persistent statistics will be deinitialized as expected.) fts_check_corrupt(), row_fts_merge_insert(): Invoke aux_table->release() to simplify the code. This is never a user table. fts_que_graph_free(), fts_que_graph_free_check_lock(): Replaced with que_graph_free(). Reviewed by: Thirunarayanan Balathandayuthapani
Diffstat (limited to 'sql-bench/pwd.bat')
0 files changed, 0 insertions, 0 deletions