mariadb/storage
Sergei Golubchik 3a4242fd57 TokuDB: Don't free P_S instrumented mutexes after exit()
don't create static objects that destroy mutexes from destructors,
and don't destroy mutexes from .so destructor (on-unload) function.

if it happens after exit(), P_S will be long gone by that time

this fixes tokudb tests crashing on quantal-amd64
2018-09-06 21:06:31 +02:00
..
archive Merge branch '5.5' into 10.0 2018-06-12 17:59:31 +03:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra MDEV-6662: possible bug in cassandra_se.cc 2015-12-10 02:28:41 +03:00
connect Fix clang warning of mismatched new[] and delete[] 2018-08-25 18:27:57 +03:00
csv Merge branch '5.5' into 10.0 2018-06-12 17:59:31 +03:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated Merge branch '5.5' into 10.0 2018-06-12 17:59:31 +03:00
federatedx Merge branch '5.5' into 10.0 2018-06-12 17:59:31 +03:00
heap Merge remote-tracking branch 'origin/5.5' into 10.0 2018-06-20 16:55:24 +04:00
innobase MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::delete_table and log semaphore wait upon concurrent DDL with foreign keys 2018-09-04 09:49:53 +02:00
maria Merge branch '5.5' into 10.0 2018-09-03 10:57:02 +02:00
mroonga cleanup: FOREIGN_KEY_INFO 2018-09-04 08:37:44 +02:00
myisam Merge 5.5 into 10.0 2018-07-30 15:09:25 +03:00
myisammrg MDEV-12915 ST_Centroid does not return the same result than MySQL 2017-08-01 09:52:59 +02:00
ndb Fix compiler warnings 2017-09-01 15:40:49 +03:00
oqgraph MDEV-15510 - storage/oqgraph: Quench warnings with Boost 1.66 2018-04-11 14:22:10 +04:00
perfschema Merge branch 'merge-perfschema-5.6' into 10.0 2018-04-26 14:12:13 +02:00
sequence 5.5.40+ merge 2014-10-09 10:30:11 +02:00
sphinx Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
spider Add missing {} to silence a compiler warning 2017-08-30 09:32:03 +03:00
test_sql_discovery
tokudb TokuDB: Don't free P_S instrumented mutexes after exit() 2018-09-06 21:06:31 +02:00
xtradb MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::delete_table and log semaphore wait upon concurrent DDL with foreign keys 2018-09-04 09:49:53 +02:00