mariadb/storage
Marko Mäkelä 7e02fd1f71 MDEV-11630 Call mutex_free() before freeing the mutex list
Make some global fil_crypt_ variables static.

fil_close(): Call mutex_free(&fil_system->mutex) also in InnoDB, not
only in XtraDB. In InnoDB, sync_close() was called before fil_close().

innobase_shutdown_for_mysql(): Call fil_close() before sync_close(),
similar to XtraDB shutdown.

fil_space_crypt_cleanup(): Call mutex_free() to pair with
fil_space_crypt_init().

fil_crypt_threads_cleanup(): Call mutex_free() to pair with
fil_crypt_threads_init().
2016-12-22 14:33:58 +02:00
..
archive
blackhole
cassandra
connect Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
csv
example
federated
federatedx
heap
innobase MDEV-11630 Call mutex_free() before freeing the mutex list 2016-12-22 14:33:58 +02:00
maria Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
mroonga
myisam Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
myisammrg
oqgraph Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
perfschema
sequence
sphinx MDEV-10985, MDEV-10986 - sphinx tests have not been maintained 2016-11-04 13:33:28 +03:00
spider
test_sql_discovery
tokudb Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
xtradb MDEV-11630 Call mutex_free() before freeing the mutex list 2016-12-22 14:33:58 +02:00