summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorserg@serg.mylan <>2004-07-06 14:24:44 +0200
committerserg@serg.mylan <>2004-07-06 14:24:44 +0200
commitdf1f83db55c95409345862ff95d0a4a8951333f8 (patch)
treead038b47ccb53a964af89be37493ca124eb4e9e9 /include
parentc2295f163fff313989e42aa4a7eaee97cd3a2fc6 (diff)
downloadmariadb-git-df1f83db55c95409345862ff95d0a4a8951333f8.tar.gz
HAVE_RTREE_KEYS are enabled on windows too
Diffstat (limited to 'include')
-rw-r--r--include/config-win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config-win.h b/include/config-win.h
index b93c5897adf..91697c985d1 100644
--- a/include/config-win.h
+++ b/include/config-win.h
@@ -349,6 +349,7 @@ inline double ulonglong2double(ulonglong value)
#define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci"
#define HAVE_SPATIAL 1
+#define HAVE_RTREE_KEYS 1
/* Define charsets you want */
/* #undef HAVE_CHARSET_armscii8 */