svn commit: r431969 - head
Mark Felder
feld at FreeBSD.org
Fri Jan 20 16:24:35 UTC 2017
Author: feld
Date: Fri Jan 20 16:24:34 2017
New Revision: 431969
URL: https://svnweb.freebsd.org/changeset/ports/431969
Log:
Add UPDATING entry about recent mysql56-server issue
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Fri Jan 20 16:02:30 2017 (r431968)
+++ head/UPDATING Fri Jan 20 16:24:34 2017 (r431969)
@@ -5,6 +5,18 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20170120:
+ AFFECTS: users of databases/mysql56-server
+ AUTHOR: feld at FreeBSD.org
+
+ databases/mysql56-server was updated to 5.6.35 which included backported
+ rc script changes from the mysql57-server port. This broke mysql_optfile in
+ rc.conf and also forced a sample my.cnf if none existed. MySQL has
+ some parameters which cannot be changed after a database has been
+ created, so this caused MySQL to fail to start.
+
+ This change was reverted in mysql56-server-5.6.35_1
+
20170117:
AFFECTS: users of EoL'ed FreeBSD versions (<10.3, 11 prior to 11.0)
AUTHOR: amdmi3 at FreeBSD.org
More information about the svn-ports-all
mailing list