diff options
author | Vladislav Vaintroub <vvaintroub@mysql.com> | 2010-01-05 02:26:20 +0100 |
---|---|---|
committer | Vladislav Vaintroub <vvaintroub@mysql.com> | 2010-01-05 02:26:20 +0100 |
commit | 697cfa3fbccebd5e268f774c0b05fdc81e09f34f (patch) | |
tree | 4a0306206ece86d6e9b230fd4c7d528033908167 /config.h.cmake | |
parent | 7db33f809a0b48b95c3d55889d6ed1f806293a20 (diff) | |
download | mariadb-git-697cfa3fbccebd5e268f774c0b05fdc81e09f34f.tar.gz |
Fix the last merge
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
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 |