mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
SCRUM
WL#1246 (Query cache in embedded library) Small fix - code removed that prevents using query cache in embedded library
This commit is contained in:
@ -32,6 +32,4 @@
|
||||
#undef MYSQL_SERVER_SUFFIX
|
||||
#define MYSQL_SERVER_SUFFIX "-embedded"
|
||||
|
||||
#undef HAVE_QUERY_CACHE /* Cache dosn't work yet */
|
||||
|
||||
#endif /* EMBEDDED_LIBRARY */
|
||||
|
Reference in New Issue
Block a user