1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

HAVE_RTREE_KEYS are enabled on windows too

This commit is contained in:
unknown
2004-07-06 14:24:44 +02:00
parent 133c244d19
commit 692f440b42

View File

@ -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 */