mariadb/storage/xtradb
Marko Mäkelä 6de50b2c7f MDEV-11520 post-fixes
Remove the unused variable desired_size.

Also, correct the expression for the posix_fallocate() start_offset,
and actually test that it works with a multi-file system tablespace.
Before MDEV-11520, the expression was wrong in both innodb_plugin and
xtradb, in different ways.

The start_offset formula was tested with the following:

./mtr --big-test --mysqld=--innodb-use-fallocate \
--mysqld=--innodb-data-file-path='ibdata1:5M;ibdata2:5M:autoextend' \
--parallel=auto --force --retry=0 --suite=innodb &

ls -lsh mysql-test/var/*/mysqld.1/data/ibdata2
2017-02-22 09:44:21 +02:00
..
btr Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
buf Remove a bogus Valgrind "suppression". 2017-02-21 16:45:03 +02:00
data move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
dict Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
dyn Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
eval move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
fil MDEV-11520 post-fixes 2017-02-22 09:44:21 +02:00
fsp Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
fut move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
ha move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
handler compilation warning after xtradb merge 2016-10-14 12:51:53 +02:00
ibuf move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
include Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
lock 5.5.46-37.6 2015-12-09 12:27:04 +01:00
log Merge branch 'merge-xtradb-5.5' into 5.5 2016-10-13 12:40:24 +02:00
mach 5.5.52-38.3 2016-10-13 12:23:16 +02:00
mem move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
mtr Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
os MDEV-11520 Extending an InnoDB data file unnecessarily allocates 2017-02-21 16:45:03 +02:00
page Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
pars move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
que move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
read move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
rem Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
row Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
srv Merge branch 'merge-xtradb-5.5' into 5.5 2016-10-13 12:40:24 +02:00
sync Merge branch 'merge-xtradb-5.5' into 5.5 2015-08-01 15:08:33 +02:00
trx Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
usr move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
ut move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
CMakeLists.txt Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
COPYING.Google move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
COPYING.Percona move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
Doxyfile move to storage/xtradb/ 2015-04-27 23:37:51 +02:00
ha_innodb.def move to storage/xtradb/ 2015-04-27 23:37:51 +02:00