On Feb 12, 2015, at 5:24 PM, Murray Eisenberg <[email protected]> wrote:
> I should add that whereas the command "sudo port load mysql56-server" runs > without returning any error to the terminal, the next command, beginning > "/opt/local/lib/mysql56/bin/mysql" bombs out, returning the error: > > ERROR 2002 (HY000): Can't connect to local MySQL server through socket > '/opt/local/var/run/mysql56/mysqld.sock' (61) Do you have another my.cnf file being read before /opt/local/etc/mysql56/my.cnf: /opt/local/lib/mysql56/bin/mysqld --help --verbose 2>&1 | grep -A 1 "Default options" | tail -n +2 Regards, Bradley Giesbrecht (pixilla)
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
