[140148] trunk/dports/databases/mysql56/Portfile

jmpp at macports.org jmpp at macports.org
Wed Sep 9 16:35:35 PDT 2015


Revision: 140148
          https://trac.macports.org/changeset/140148
Author:   jmpp at macports.org
Date:     2015-09-09 16:35:34 -0700 (Wed, 09 Sep 2015)
Log Message:
-----------
Enabling the partition storage engine, i.e. MySQL table partitioning.

Modified Paths:
--------------
    trunk/dports/databases/mysql56/Portfile

Modified: trunk/dports/databases/mysql56/Portfile
===================================================================
--- trunk/dports/databases/mysql56/Portfile	2015-09-09 23:20:32 UTC (rev 140147)
+++ trunk/dports/databases/mysql56/Portfile	2015-09-09 23:35:34 UTC (rev 140148)
@@ -112,7 +112,8 @@
                         -DENABLE_DTRACE:BOOL=OFF \
                         -DWITH_LIBWRAP:BOOL=ON \
                         -DWITH_SSL:STRING=bundled \
-                        -DWITH_INNODB_MEMCACHED=1
+                        -DWITH_INNODB_MEMCACHED=1 \
+                        -DWITH_PARTITION_STORAGE_ENGINE=1
     configure.cppflags-delete \
                         -I${prefix}/include
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150909/b9ac0fdc/attachment.html>


More information about the macports-changes mailing list