mariadb/storage
Vladislav Vaintroub 96b9c61787 MDEV-13941 Fix high NTFS fragmentation on 10.2
Prior to this patch, creating or even opening any innodb file in 10.2
would set a sparse flag on file. The file extension was done by setting
end of file, without writing zeros. This technique is fine, however
due to sparsedness, it created a hole at the end of the file, which
lead to much higher fragmentation subsequently.

The fix is only to use sparse flag for compressed tables, where holes
are actually wanted, but not for normal tables.
2017-09-29 17:29:21 +00:00
..
archive MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
blackhole
cassandra Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
connect MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
csv Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
example
federated MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
federatedx MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
heap MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
innobase MDEV-13941 Fix high NTFS fragmentation on 10.2 2017-09-29 17:29:21 +00:00
maria MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
mroonga Merge 10.1 into 10.2 2017-09-25 13:46:54 +03:00
myisam fix some conversion warnings 2017-09-28 17:20:46 +00:00
myisammrg MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
oqgraph Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
perfschema MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
rocksdb MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
sequence Fix several compile warnings on Windows 2017-03-17 08:56:57 +00:00
sphinx MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
spider MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
test_sql_discovery MDEV-13712 Spelling errors in the error message 2017-09-18 10:12:23 +02:00
tokudb Merge branch '10.1' into 10.2 2017-09-19 12:43:02 +03:00
xtradb Merge 10.1 into 10.2 2017-09-25 13:46:54 +03:00