diff options
author | Konstantin Osipov <kostja@sun.com> | 2010-07-27 18:32:42 +0400 |
---|---|---|
committer | Konstantin Osipov <kostja@sun.com> | 2010-07-27 18:32:42 +0400 |
commit | c4c678f653077f6ca93bd8b50906410e29d4b127 (patch) | |
tree | f5b4dd56c20ccff8f87fcf2ff244d4be368ac972 /mysys/mf_iocache.c | |
parent | 740c0d3a87c07dd5f482db5705449143993e7385 (diff) | |
parent | 8ee568cde7bef3893f5500d07ef45cb58107cff3 (diff) | |
download | mariadb-git-c4c678f653077f6ca93bd8b50906410e29d4b127.tar.gz |
Merge trunk-bugfixing -> trunk-runtime.
Diffstat (limited to 'mysys/mf_iocache.c')
-rw-r--r-- | mysys/mf_iocache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysys/mf_iocache.c b/mysys/mf_iocache.c index 4902a5a8bce..490d70492a1 100644 --- a/mysys/mf_iocache.c +++ b/mysys/mf_iocache.c @@ -47,7 +47,6 @@ TODO: write buffer to the read buffer before we start to reuse it. */ -#define MAP_TO_USE_RAID #include "mysys_priv.h" #include <m_string.h> #ifdef HAVE_AIOWAIT |