[MacPorts] howto/MySQL modified

MacPorts Wiki noreply at macports.org
Thu Feb 24 22:20:55 UTC 2022


Page "howto/MySQL" was changed by jfshumway
Diff URL: <https://trac.macports.org/wiki/howto/MySQL?action=diff&version=37>
Revision 37
Comment: Added a debugging path for the problem of clients not connecting to the server.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MySQL
=========================================================================
--- howto/MySQL (version: 36)
+++ howto/MySQL (version: 37)
@@ -256,6 +256,10 @@
 Upgrade process encountered error and will not continue.
 }}}
 
-Please add a solution here if you find one.
+If the named socket directory, `/opt/local/var/run/mysql8`, is empty it means the server is no longer running and the named sockets have been removed. The server may be failing to start or has crashed. A look in the MacOS system log and the MySQL server log may be revealing
+{{{
+sudo grep macports.mysql /var/log/system.log
+sudo tail -f /opt/local/var/log/mysql8/mysql.log
+}}}
 
 [wiki:howto <- Back to the HOWTO section]
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/MySQL>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'howto/MySQL' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list