mariadb/storage/innobase/srv
Marko Mäkelä 703d0985ee Fix some InnoDB memory leaks.
dict_init_free(): Make global, and move the call from
dict_close() to srv_free(), because this is initialized
earlier than dict_sys.

innobase_space_shutdown(): Do not leak srv_allow_writes_event.
2017-02-15 08:57:43 +02:00
..
srv0conc.cc MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexes 2016-10-17 18:35:49 +04:00
srv0mon.cc MDEV-11254: innodb-use-trim has no effect in 10.2 2017-01-24 14:40:58 +02:00
srv0srv.cc Fix some InnoDB memory leaks. 2017-02-15 08:57:43 +02:00
srv0start.cc MDEV-11782: Redefine the innodb_encrypt_log format 2017-02-15 08:07:20 +02:00