mariadb/storage
Marko Mäkelä 9f863a15b0 MDEV-11602 InnoDB leaks foreign key metadata on DDL operations
Essentially revert MDEV-6759, which addressed a double free of memory
by removing the freeing altogether, introducing the memory leaks.
No double free was observed when running the test suite -DWITH_ASAN.

Replace some mem_heap_free(foreign->heap) with dict_foreign_free(foreign)
so that the calls can be located and instrumented more easily when needed.
2016-12-19 15:57:41 +02:00
..
archive
blackhole
cassandra
connect
csv
example
federated
federatedx
heap
innobase
maria
mroonga
myisam
myisammrg
ndb
oqgraph
perfschema
sequence
sphinx
spider
test_sql_discovery
tokudb
xtradb