diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2019-05-16 12:41:19 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2019-05-21 17:55:09 +0400 |
commit | ec926b0f4062b65238c901c2529f7f85047ba096 (patch) | |
tree | 5cc39528695ea24741b59e0beeea2f51547b6e9b /include/mysql/plugin_audit.h.pp | |
parent | 8c8d584f06bf1eec94e7ce1040d2fb6bf2e0c06f (diff) | |
download | mariadb-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