[packages/mysql/MYSQL_5_6] - reenable scalability_metrics

arekm arekm at pld-linux.org
Wed Jan 18 21:28:18 CET 2017


commit cdb396852d09299c614bfede1bc260a8d63eaaf9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jan 18 21:28:10 2017 +0100

    - reenable scalability_metrics

 mysql.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mysql.spec b/mysql.spec
index 3d18e09..8a733f7 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -589,6 +589,7 @@ CPPFLAGS="%{rpmcppflags}" \
 	-DWITH_PAM=ON \
 	-DWITH_PERFSCHEMA_STORAGE_ENGINE=1 \
 	-DWITH_PIC=ON \
+	-DWITH_SCALABILITY_METRICS=ON \
 %if "%{pld_release}" == "ac"
 	-DWITH_SSL=%{?with_ssl:bundled}%{!?with_ssl:no} \
 %else
@@ -946,7 +947,7 @@ done
 %attr(755,root,root) %{_libdir}/%{name}/plugin/qa_auth_interface.so
 %attr(755,root,root) %{_libdir}/%{name}/plugin/qa_auth_server.so
 %attr(755,root,root) %{_libdir}/%{name}/plugin/query_response_time.so
-#%attr(755,root,root) %{_libdir}/%{name}/plugin/scalability_metrics.so
+%attr(755,root,root) %{_libdir}/%{name}/plugin/scalability_metrics.so
 %attr(755,root,root) %{_libdir}/%{name}/plugin/semisync_master.so
 %attr(755,root,root) %{_libdir}/%{name}/plugin/semisync_slave.so
 %attr(755,root,root) %{_libdir}/%{name}/plugin/validate_password.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/cdb396852d09299c614bfede1bc260a8d63eaaf9



More information about the pld-cvs-commit mailing list