mariadb/storage
Daniel Black 8678a1052d MDEV-18946: innodb: buffer_pool - unallocate large pages requires size
MDEV-10814 introduce a bug where the size argument to
deallocate_large was passed true, evaluating to 1, as the size.

When this is passed to munmap this resulted in EINVAL and the
page not being released. This only occured the buf_pool_free_instance
when called on shutdown so no impact as the process termination
correctly frees the memory.
2019-03-16 11:03:32 +11:00
..
archive Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
blackhole
cassandra remove obsolete checks for -fno-implicit-templates 2018-08-12 11:37:43 +02:00
connect Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
csv Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
example Changed static const in Alter_info and Alter_online_info to defines 2018-03-29 13:59:40 +03:00
federated Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
federatedx Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
heap hash (storage): hp_hashnr is local 2019-02-13 23:15:55 +04:00
innobase MDEV-18946: innodb: buffer_pool - unallocate large pages requires size 2019-03-16 11:03:32 +11:00
maria Merge 10.2 into 10.3 2019-03-12 14:26:34 +02:00
mroonga Merge 10.2 into 10.3 2019-03-08 00:26:55 +02:00
myisam Merge 10.2 into 10.3 2019-03-12 14:26:34 +02:00
myisammrg Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
oqgraph remove obsolete checks for -fno-implicit-templates 2018-08-12 11:37:43 +02:00
perfschema Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
rocksdb Do not import commands library as it is not used 2019-01-25 20:00:00 +01:00
sequence
sphinx MDEV-16544 - crash in ha_sphinx::create() 2018-08-05 00:33:12 +01:00
spider MDEV-18313 Supports 'wrapper mariadb' for connection information 2019-01-31 08:51:34 +01:00
test_sql_discovery
tokudb Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00