mariadb/storage/innobase
Marko Mäkelä 46f712c73c MDEV-15114: Fix memory leaks
When innobase_allocate_row_for_vcol() returns true (for failure),
it may already have invoked mem_heap_create(). However, some callers
would fail to invoke mem_heap_free().
2019-01-24 12:32:27 +02:00
..
btr Fix a memory leak in ALTER TABLE 2019-01-14 11:33:20 +02:00
buf Update InnoDB urls 2018-12-19 00:07:33 +04:00
data Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
dict Merge 10.1 into 10.2 2019-01-23 15:09:06 +02:00
eval
fil Merge 10.1 into 10.2 2019-01-23 15:09:06 +02:00
fsp MDEV-17849 Undo tablespace truncation recovery fails to shrink file 2018-11-27 14:49:39 +02:00
fts MDEV-17938 ALTER TABLE reports ER_TABLESPACE_EXISTS after failed ALTER TABLE 2018-12-10 11:44:39 +02:00
fut
gis Update InnoDB urls 2018-12-19 00:07:33 +04:00
ha Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
handler MDEV-12747 - main.mysqld_option_err fails in buildbot with timeout 2019-01-22 18:26:37 +04:00
ibuf Merge 10.1 into 10.2 2018-12-17 20:15:38 +02:00
include Update the InnoDB version number 2019-01-23 19:46:35 +02:00
lock Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
log Replace log_group_t::file_header_bufs with local array 2019-01-14 13:53:04 +02:00
mach
mem Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
mtr Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
mysql-test/storage_engine
os Remove unnecessary type casts 2019-01-23 14:42:21 +02:00
page MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optional 2018-12-13 17:57:18 +02:00
pars Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
que Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
read
rem Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
row MDEV-15114: Fix memory leaks 2019-01-24 12:32:27 +02:00
srv Merge 10.1 into 10.2 2019-01-23 15:09:06 +02:00
sync Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx Merge 10.1 into 10.2 2019-01-14 11:37:51 +02:00
ut Update InnoDB urls 2018-12-19 00:07:33 +04:00
bzip2.cmake
CMakeLists.txt
compile-innodb
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optional 2018-12-13 17:57:18 +02:00
lz4.cmake
lzma.cmake
lzo.cmake
plugin_exports
snappy.cmake