Changes between Version 13 and Version 14 of howto/MySQL


Ignore:
Timestamp:
Apr 8, 2018, 6:37:02 AM (6 years ago)
Author:
WolfgangFahl (Wolfgang Fahl)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto/MySQL

    v13 v14  
    203203}}}
    204204will show an increasing process number and the mysqld process will only show up every once in a while.
    205 <pre>
     205{{{
    206206grep mysql /var/log/system.log
    207207Apr  8 08:26:11 phobos com.apple.xpc.launchd[1] (org.macports.mysql57-server[2262]): Service exited with abnormal code: 1
    208208Apr  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.
    209 </pre>
     209}}}
    210210* https://apple.stackexchange.com/questions/231264/mysql-fails-to-load-on-boot
    211211