#40273: mysql55: "The server quit without updating PID file" -----------------------------+----------------------- Reporter: eric.lebigot@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: mysql55 | -----------------------------+----------------------- Comment (by eric.lebigot@…): Yeah, something like this. :) There is actually another ticket (https://trac.macports.org/ticket/40040) that indicates that an "if" test is missing. Line 726 of /opt/local/lib/mysql55/bin//mysqld_safe should be: if ps -ef | grep -v mysqld_safe | grep -- $MYSQLD | grep $PID > /dev/null -- Ticket URL: <https://trac.macports.org/ticket/40273#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X