From 697cfa3fbccebd5e268f774c0b05fdc81e09f34f Mon Sep 17 00:00:00 2001 From: Vladislav Vaintroub Date: Tue, 5 Jan 2010 02:26:20 +0100 Subject: Fix the last merge --- config.h.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h.cmake') diff --git a/config.h.cmake b/config.h.cmake index 259a6eb66d0..452525da24e 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -602,6 +602,7 @@ #define HAVE_SPATIAL 1 #define HAVE_RTREE_KEYS 1 #define HAVE_QUERY_CACHE 1 +#define BIG_TABLES 1 /* Important storage engines (those that really need define -- cgit v1.2.1