#30678: mysql5-server places socket in /var/mysql which breaks in-place upgrade from SL Server to Lion Server -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: mysql5-server -----------------------------------+---------------------------------------- Comment(by ryandesign@…): Replying to [comment:2 jeremyhu@…]:
Ok, then the problem seems to be that mysql5-server doesn't install a my.cnf:
Well no, it is correct and good and right that it doesn't install a my.cnf. Instead, the mysql5 port installs ''sample'' my.cnf files that you can copy and customize as desired. {{{ $ port contents mysql5 | grep cnf$ /opt/local/share/mysql5/mysql/my-huge.cnf /opt/local/share/mysql5/mysql/my-innodb-heavy-4G.cnf /opt/local/share/mysql5/mysql/my-large.cnf /opt/local/share/mysql5/mysql/my-medium.cnf /opt/local/share/mysql5/mysql/my-small.cnf }}} -- Ticket URL: <https://trac.macports.org/ticket/30678#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS