#35120: By default mysql55-server should use /opt/local/etc/mysql55/my.cnf over /etc/my.cnf -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: mysql55 -----------------------------------+---------------------------------------- Comment(by jeremyhu@…): I know I've brought this up before, but with the move to supporting multiple servers on the same system, it really makes sense to change the ordering. --verbose --help reveals {{{ Default options are read from the following files in the given order: /etc/my.cnf /etc/mysql/my.cnf /opt/local/etc/mysql55/my.cnf ~/.my.cnf }}} I think that should be: {{{ /opt/local/etc/mysql55/my.cnf /opt/local/etc/my.cnf /etc/my.cnf /etc/mysql/my.cnf ~/.my.cnf }}} -- Ticket URL: <https://trac.macports.org/ticket/35120#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS