[MacPorts] howto/MySQL modified

MacPorts Wiki noreply at macports.org
Sun Apr 8 06:36:13 UTC 2018


Page "howto/MySQL" was changed by WolfgangFahl
Diff URL: <https://trac.macports.org/wiki/howto/MySQL?action=diff&version=13>
Revision 13
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/MySQL
=========================================================================
--- howto/MySQL (version: 12)
+++ howto/MySQL (version: 13)
@@ -196,6 +196,17 @@
 }}}
 = Troubleshooting =
 == Booting fails and you need the error log ==
+You can check /var/log/system.log for messages regarding the launch of the mysqlserver.
+If it does not boot you might see messages like the one below showing that mysqlserver is respawning. Another indicator is that
+{{{
+$ ps -ax | grep mysql
+}}}
+will show an increasing process number and the mysqld process will only show up every once in a while.
+<pre>
+grep mysql /var/log/system.log
+Apr  8 08:26:11 phobos com.apple.xpc.launchd[1] (org.macports.mysql57-server[2262]): Service exited with abnormal code: 1
+Apr  8 08:26:11 phobos com.apple.xpc.launchd[1] (org.macports.mysql57-server): Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
+</pre>
 * https://apple.stackexchange.com/questions/231264/mysql-fails-to-load-on-boot
 
 
-------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