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:
@ -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 */
|
||||
|
Reference in New Issue
Block a user