#39533: mysql55: Unable to install db tables -------------------------+----------------------- Reporter: conradwt@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: mysql55 | -------------------------+----------------------- Comment (by conradwt@…): Replying to [comment:3 pixilla@…]:
Where did the "--skip-locking" come from?
Do you have a cnf file (possibly /etc/my.cnf) that has a skip-locking option?
It looks like skip-locking is an old option replace by [http://dev.mysql.com/doc/refman/4.1/en/external-locking.html external- locking] from mysql 4.0.3 onward.
{{{ $ grep locking /etc/my.cnf }}}
OK, I have found the offending file ~/.my.cnf and commented out 'skip- locking'. This issue can be closed. -- Ticket URL: <https://trac.macports.org/ticket/39533#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X