mariadb/storage
Vasil Dimov 5862a54b86 Move os_file_write() before posix_fadvise(POSIX_FADV_DONTNEED).
It is wrong to tell the OS that a block is not going to be accessed and
write to it immediately afterwards.
2010-05-21 20:56:47 +03:00
..
archive Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
blackhole Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
csv Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
example Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
federated Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
heap Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
ibmdb2i Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
innobase Move os_file_write() before posix_fadvise(POSIX_FADV_DONTNEED). 2010-05-21 20:56:47 +03:00
myisam Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
myisammrg Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
ndb Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
perfschema Fix perfschema unittests build on Windows 2010-04-13 13:48:46 +02:00
Makefile.am Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00