MySQL 5.6 used to obey mysql_optfile in rc.conf. Now it doesn't.
Looks like MySQL 5.7 doesn't obey this either, but few people run it.
Differential D9257
Fix ${mysql_optfile} in mysql56-server Authored by feld on Jan 20 2017, 3:50 PM. Tags None Referenced Files
Subscribers None
Details
Diff Detail
Event TimelineComment Actions actually this is wrong as well. We've determined the issue is that a lot of people are running MySQL databases without any my.cnf at all, which sets certain InnoDB settings. If you try to use any my.cnf without those same settings MySQL will fail to start.
| ||||||||||||||||||||||||||||||||||||||