Changes between Initial Version and Version 1 of Ticket #40273, comment 5


Ignore:
Timestamp:
Sep 22, 2013, 9:19:29 PM (11 years ago)
Author:
eric.lebigot@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40273, comment 5

    initial v1  
    11Yeah, something like this. :)
    22
    3 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:
     3There 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:
    44
    55    if ps -ef | grep -v mysqld_safe | grep -- $MYSQLD | grep $PID > /dev/null