mariadb/storage/innobase
Marko Mäkelä a0ce92ddc7 MDEV-11520 post-fix
fil_extend_space_to_desired_size(): Use a proper type cast when
computing start_offset for the posix_fallocate() call on 32-bit systems
(where sizeof(ulint) < sizeof(os_offset_t)). This could affect 32-bit
systems when extending files that are at least 4 MiB long.

This bug existed in MariaDB 10.0 before MDEV-11520. In MariaDB 10.1
it had been fixed in MDEV-11556.
2017-02-22 12:32:17 +02:00
..
api Merge branch 'merge-innodb-5.6' into 10.0 2015-08-03 16:23:58 +02:00
btr Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
buf MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
data 5.6.31 2016-06-21 14:21:03 +02:00
dict MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +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-11520 post-fix 2017-02-22 12:32:17 +02:00
fsp Fix GCC 6.3.0 warnings. 2017-02-16 11:16:27 +02:00
fts MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytes 2017-01-27 10:19:39 +02:00
fut move to storage/innobase 2015-05-04 19:17:21 +02:00
ha move to storage/innobase 2015-05-04 19:17:21 +02:00
handler Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF. 2017-02-05 17:07:16 +02:00
ibuf Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
include MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
lock Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
log MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +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 5.6.31 2016-06-21 14:21:03 +02:00
mysql-test/storage_engine 5.5 merge 2014-11-19 17:23:39 +01:00
os MDEV-11520 Extending an InnoDB data file unnecessarily allocates 2017-02-22 12:21:44 +02:00
page Merge branch '5.5' into 10.0 2016-08-10 19:19:05 +02:00
pars 5.6.31 2016-06-21 14:21:03 +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 5.6.31 2016-06-21 14:21:03 +02:00
row Fix GCC 6.3.0 warnings. 2017-02-16 11:16:27 +02:00
srv MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
sync MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
trx MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
usr move to storage/innobase 2015-05-04 19:17:21 +02:00
ut MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in "innodb_read_only" mode 2015-12-14 22:10:37 +02:00
CMakeLists.txt MDEV-8883 more cross-compiling fixes 2015-10-24 19:58:34 +02: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