Misbehaving mysql57-server
John Korchok
jkorchok at gmail.com
Thu Mar 26 23:42:31 UTC 2020
Hi all,
�
This is my second installation of MySQL 5.7. I've had more problems with this version than any previous one. The mysql57-server port is installed.
�
MySQL is running, I can run mysql -u root -p with no problem, but mysqld.sock is not created in /opt/local/var/run/mysql57. A mysqld.sock.lock file is _is_ created in that folder.
�
That folder is owned by _mysql, permissions were set to 755, but even 777 makes no difference.
�
/opt/local/etc/mysql57/my.cnf reads:
�
# Use default MacPorts settings
!include /opt/local/etc/mysql57/macports-default.cnf
�
[client]
user = mysql
host = localhost
password = "blahblahblah"
port = 3306
socket = /opt/local/var/run/mysql57/mysqld.sock
�
[mysqld]
log-error = /opt/local/var/log/mysql57/mysql-error.log
socket = /opt/local/var/run/mysql57/mysqld.sock
�
The error log just shows a normal startup, no issues. What else can I check or configure to make this work?
�
John Korchok
--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20200326/4bac82c5/attachment.html>
More information about the macports-users
mailing list