mariadb/plugin/feedback
Eugene Kosov 89ff4176c1 MDEV-22437 make THR_THD* variable thread_local
Now all access goes through _current_thd() and set_current_thd()
functions.

Some functions like THD::store_globals() can not fail now.
2020-05-05 18:13:31 +03:00
..
CMakeLists.txt
feedback.cc
feedback.h
sender_thread.cc MDEV-22437 make THR_THD* variable thread_local 2020-05-05 18:13:31 +03:00
url_base.cc
url_http.cc
utils.cc