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 | 7edec1218595cf98edaac99a4abe6645cd2dbee2 (patch) | |
tree | 4a0306206ece86d6e9b230fd4c7d528033908167 /config.h.cmake | |
parent | 00549a37fe1c3d4659720ed5cf87d1c55743793e (diff) | |
download | mariadb-git-7edec1218595cf98edaac99a4abe6645cd2dbee2.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 |