K 10 svn:author V 4 feld K 8 svn:date V 27 2017-01-20T18:21:49.222805Z K 7 svn:log V 381 databases/mysql56-server: Do not install my.cnf sample An issue was discovered where users of mysql did not have a my.cnf and the recent update was causing mysqld to find a sample my.cnf and load its parameters. This was causing errors on startup for users of innodb as the parameters used to init the database did not match the ones in the sample config file it was now reading. END