mariadb/storage/xtradb
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-xtradb-5.6' into 10.0 2015-10-09 18:16:27 +02:00
btr Merge branch 'merge-xtradb-5.5' into 5.5 2016-10-13 12:40:24 +02:00
buf MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
data 5.6.31-77.0 2016-08-10 19:24:58 +02:00
dict MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
dyn move to storage/xtradb 2015-05-04 19:15:28 +02:00
eval move to storage/xtradb 2015-05-04 19:15:28 +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/xtradb 2015-05-04 19:15:28 +02:00
ha 5.6.30-76.3 2016-06-21 14:20:09 +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/merge-xtradb-5.6' into 10.0 2016-09-27 18:58:57 +02:00
include MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
lock Merge branch 'merge/merge-xtradb-5.6' into 10.0 2016-08-10 19:55:45 +02:00
log MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
mach 5.6.33-79.0 2016-10-25 17:01:37 +02:00
mem 5.6.31-77.0 2016-08-10 19:24:58 +02:00
mtr Merge branch 'merge/merge-xtradb-5.6' into 10.0 2016-08-10 19:55:45 +02:00
mysql-test/storage_engine Changes in storage_engine test suite: 2014-09-15 20:33:11 +04:00
os MDEV-11520 Extending an InnoDB data file unnecessarily allocates 2017-02-22 12:21:44 +02:00
page Merge branch 'merge/merge-xtradb-5.6' into 10.0 2016-08-10 19:55:45 +02:00
pars Merge branch 'merge/merge-xtradb-5.6' into 10.0 2016-08-10 19:55:45 +02:00
que 5.6.24-72.2 2015-06-16 11:04:40 +02:00
read move to storage/xtradb 2015-05-04 19:15:28 +02:00
rem MDEV-11694 InnoDB tries to create unused table SYS_ZIP_DICT 2017-01-03 19:32:47 +02:00
row MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +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/xtradb 2015-05-04 19:15:28 +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 Merge branch 'merge/merge-xtradb-5.6' into 10.0 2015-12-13 16:23:02 +01:00
COPYING.Google move to storage/xtradb 2015-05-04 19:15:28 +02:00
COPYING.Percona move to storage/xtradb 2015-05-04 19:15:28 +02:00
Doxyfile move to storage/xtradb 2015-05-04 19:15:28 +02:00
ha_innodb.def move to storage/xtradb 2015-05-04 19:15:28 +02:00