[community-mysql] Enable InnoDB Memcached plugin

Honza Horak hhorak at fedoraproject.org
Mon Dec 16 13:06:43 UTC 2013


commit 038583b0474d98b4819738cf6a708417dae59e0e
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Mon Dec 16 14:06:39 2013 +0100

    Enable InnoDB Memcached plugin

 community-mysql.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/community-mysql.spec b/community-mysql.spec
index c6aa185..859e475 100644
--- a/community-mysql.spec
+++ b/community-mysql.spec
@@ -327,6 +327,7 @@ cmake .. -DBUILD_CONFIG=mysql_release \
          -DMYSQL_UNIX_ADDR="/var/lib/mysql/mysql.sock" \
          -DENABLED_LOCAL_INFILE=ON \
          -DENABLE_DTRACE=ON \
+         -DWITH_INNODB_MEMCACHED=ON \
          -DWITH_EMBEDDED_SERVER=ON \
          -DWITH_EDITLINE=system \
          -DWITH_LIBEVENT=system \
@@ -743,6 +744,7 @@ fi
 %changelog
 * Mon Dec 16 2013 Honza Horak <hhorak at redhat.com> 5.6.15-2
 - Some spec file clean-up based on Bjorn Munch's suggestions
+- Enable InnoDB Memcached plugin
 
 * Mon Dec  9 2013 Honza Horak <hhorak at redhat.com> 5.6.15-1
 - Update to MySQL 5.6.15, for various fixes described at


More information about the scm-commits mailing list