summaryrefslogtreecommitdiff
path: root/include/mysql/plugin_audit.h.pp
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2019-05-16 12:41:19 +0400
committerSergey Vojtovich <svoj@mariadb.org>2019-05-21 17:55:09 +0400
commitec926b0f4062b65238c901c2529f7f85047ba096 (patch)
tree5cc39528695ea24741b59e0beeea2f51547b6e9b /include/mysql/plugin_audit.h.pp
parent8c8d584f06bf1eec94e7ce1040d2fb6bf2e0c06f (diff)
downloadmariadb-git-ec926b0f4062b65238c901c2529f7f85047ba096.tar.gz
Fixed RocksDB to follow THD ha_data protocol
Use thd_get_ha_data()/thd_set_ha_data() which protect against plugin removal until it has THD ha_data. Do not reset THD ha_data in rocksdb_close_connection(), cleaner approach is to let ha_close_connection() do it. Removed transaction objects cleanup from rocksdb_done_func(). As we lock plugin properly, there must be no transaction objects during RocksDB shutdown. Part of MDEV-19515 - Improve connect speed
Diffstat (limited to 'include/mysql/plugin_audit.h.pp')
0 files changed, 0 insertions, 0 deletions