# HG changeset patch # User Mike Sullivan # Date 1438360715 25200 # Node ID 4c4fc9ba31ddca51b295c6ad1b50e1444a2da04f # Parent b637001b5b2d43b789c44e1200c783c46cee2743 21164142 Upgrade the version of MySQL 5.6 to 5.6.25 on Solaris (disable parfait) diff -r b637001b5b2d -r 4c4fc9ba31dd components/mysql-5-6/Makefile --- a/components/mysql-5-6/Makefile Fri Jul 31 05:46:44 2015 -0700 +++ b/components/mysql-5-6/Makefile Fri Jul 31 09:38:35 2015 -0700 @@ -21,6 +21,8 @@ # Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. # +export PARFAIT_BUILD=no + include ../../make-rules/shared-macros.mk COMPONENT_NAME = mysql