mariadb/storage/innobase
Marko Mäkelä 32170cafad MDEV-12075 innodb_use_fallocate does not work in MariaDB Server 10.1.21
fil_space_extend_must_retry(): When innodb_use_fallocate=ON,
initialize pages_added = size - space->size so that posix_fallocate()
will actually attempt to extend the file, instead of keeping the same size.

This is a regression from MDEV-11556 which refactored
the InnoDB data file extension.
2017-02-16 11:12:24 +02:00
..
api MDEV-9282 Debian: the Lintian complains about "shlib-calls-exit" in ha_innodb.so 2016-12-28 15:54:24 +02:00
btr MDEV-11349 (1/2) Fix some clang 4.0 warnings 2016-11-25 09:09:51 +02:00
buf After reivew fixes. 2017-02-10 17:41:35 +02:00
data 5.6.31 2016-06-21 14:21:03 +02:00
dict Merge remote-tracking branch 'origin/10.1' into 10.1 2017-01-16 12:18:21 +02:00
dyn move to storage/innobase 2015-05-04 19:17:21 +02:00
eval move to storage/innobase 2015-05-04 19:17:21 +02:00
fil MDEV-12075 innodb_use_fallocate does not work in MariaDB Server 10.1.21 2017-02-16 11:12:24 +02:00
fsp MDEV-11623 MariaDB 10.1 fails to start datadir created with 2017-01-15 19:05:50 +02:00
fts MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytes 2017-01-27 10:19:39 +02:00
fut Part 1 of MDEV-8139 Fix scrubbing tests 2017-01-04 18:21:42 +02:00
ha move to storage/innobase 2015-05-04 19:17:21 +02:00
handler Merge 10.0 into 10.1 2017-02-08 08:53:34 +02:00
ibuf MDEV-11349 (1/2) Fix some clang 4.0 warnings 2016-11-25 09:09:51 +02:00
include After review fixes. 2017-02-10 16:05:37 +02:00
lock MDEV-11638 Encryption causes race conditions in InnoDB shutdown 2017-01-05 00:20:06 +02:00
log Merge 10.0 into 10.1 2017-02-08 17:30:25 +02:00
mach 5.6.35 2017-01-07 14:24:42 +02:00
mem 5.6.31 2016-06-21 14:21:03 +02:00
mtr Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
mysql-test/storage_engine Follow-up for MDEV-8675 and MDEV-8676 2015-09-14 03:12:54 +03:00
os Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
page Merge branch '10.0' into 10.1 2016-08-25 12:40:09 +02:00
pars Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
que 5.6.24 2015-05-04 22:13:46 +02:00
read move to storage/innobase 2015-05-04 19:17:21 +02:00
rem Merge branch '10.0' into 10.1 2016-06-28 22:01:55 +02:00
row MDEV-11759: Encryption code in MariaDB 10.1/10.2 causes 2017-02-06 15:40:16 +02:00
srv Merge 10.0 into 10.1 2017-02-09 08:51:52 +02:00
sync MDEV-11349 (1/2) Fix some clang 4.0 warnings 2016-11-25 09:09:51 +02:00
trx Merge 10.0 into 10.1 2017-02-08 08:53:34 +02:00
usr move to storage/innobase 2015-05-04 19:17:21 +02:00
ut MDEV-8684: Remove delaying maths in ut_delay 2016-03-31 16:35:19 +11:00
CMakeLists.txt Do not build optimised power crc32 on bigendian 2015-12-18 17:15:06 +11:00
compile-innodb move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Google move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Percona move to storage/innobase 2015-05-04 19:17:21 +02:00
Doxyfile move to storage/innobase 2015-05-04 19:17:21 +02:00
ha_innodb.def move to storage/innobase 2015-05-04 19:17:21 +02:00
plugin_exports Solaris compilation failure: xtradb is linked in statically, ha_innodb.so needs 2014-05-01 14:05:52 +02:00