mariadb/storage
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
..
archive perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
blackhole cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
cassandra cleanup: const 2020-03-31 17:42:34 +02:00
connect Merge 10.4 into 10.5 2020-03-30 19:07:25 +03:00
csv cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
example Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
federated Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
federatedx Merge 10.4 into 10.5 2020-03-27 09:39:15 +02:00
heap Split tdc_remove_table() 2020-04-03 13:01:21 +04:00
innobase Cleanup: Remove global functions or redundant parameters 2020-05-05 07:06:37 +03:00
maria Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00
mroonga Merge 10.4 into 10.5 2020-04-25 21:57:52 +03:00
myisam Merge 10.4 into 10.5 2020-04-25 21:57:52 +03:00
myisammrg Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
oqgraph Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
perfschema Merge 10.4 into 10.5 2020-03-23 10:50:14 +02:00
rocksdb Merge 10.4 into 10.5 2020-04-25 21:57:52 +03:00
sequence Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
sphinx Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
spider MDEV-22437 make THR_THD* variable thread_local 2020-05-05 18:13:31 +03:00
test_sql_discovery MDEV-19944 Remove GIS data types from keyword list in lex.h 2019-07-04 07:48:46 +04:00
tokudb Merge 10.4 into 10.5 2020-04-25 21:57:52 +03:00