mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
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 ha_federatedx::disconnect(), cleaner approach is to let ha_close_connection() do it. Part of MDEV-19515 - Improve connect speed
176 KiB
176 KiB