#17412: mysql5 5.0.67_1+server - mysql_install_db errors -----------------------------------+---------------------------------------- Reporter: edmond@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: mysql5 -----------------------------------+---------------------------------------- Comment(by ryandesign@…): mysql5 does not install a file ${prefix}/etc/my.cnf. It installs these files: {{{ ${prefix}/share/mysql5/mysql/my-huge.cnf ${prefix}/share/mysql5/mysql/my-innodb-heavy-4G.cnf ${prefix}/share/mysql5/mysql/my-large.cnf ${prefix}/share/mysql5/mysql/my-medium.cnf ${prefix}/share/mysql5/mysql/my-small.cnf }}} The prefix is properly substituted in each of those files. You are meant to copy one of these files to ${prefix}/etc/mysql5/my.cnf and modify to suit. -- Ticket URL: <http://trac.macports.org/ticket/17412#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS