summaryrefslogtreecommitdiff
path: root/include/mysql_embed.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mysql_embed.h')
-rw-r--r--include/mysql_embed.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mysql_embed.h b/include/mysql_embed.h
index 7a169d4133e..df358e29872 100644
--- a/include/mysql_embed.h
+++ b/include/mysql_embed.h
@@ -32,4 +32,6 @@
#undef MYSQL_SERVER_SUFFIX
#define MYSQL_SERVER_SUFFIX "-embedded"
+#undef HAVE_QUERY_CACHE /* Cache dosn't work yet */
+
#endif /* EMBEDDED_LIBRARY */