mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +03:00
Now all access goes through _current_thd() and set_current_thd() functions. Some functions like THD::store_globals() can not fail now.
Now all access goes through _current_thd() and set_current_thd() functions. Some functions like THD::store_globals() can not fail now.