[MacPorts] #20365: MySQL plist file creating unmanaged launchd jobs on boot

MacPorts noreply at macports.org
Sat Jul 18 20:40:58 PDT 2009


#20365: MySQL plist file creating unmanaged launchd jobs on boot
--------------------------------+-------------------------------------------
 Reporter:  conradwt@…          |       Owner:  ryandesign@…           
     Type:  defect              |      Status:  new                    
 Priority:  Normal              |   Milestone:                         
Component:  ports               |     Version:  1.7.1                  
 Keywords:                      |        Port:  mysql5                 
--------------------------------+-------------------------------------------

Comment(by conradwt@…):

 After correcting the previous issue, here's what I'm seeing when I perform
 a 'ps ax | grep mysql':

 PowerMac G5 - Leopard Build (9J61)

  1204   ??  Ss     0:00.01 /opt/local/bin/daemondo --label=mysql5 --start-
 cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start
 ; --stop-cmd
 /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ;
 --restart-cmd
 /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ;
 --pid=none

  1213   ??  S      0:00.02 /bin/sh /opt/local/lib/mysql5/bin/mysqld_safe
 --datadir=/opt/local/var/db/mysql5 --pid-file=/opt/local/var/db/mysql5
 /darnoc-desktop.local.pid

  1233   ??  S      0:00.20 /opt/local/libexec/mysqld --basedir=/opt/local
 --datadir=/opt/local/var/db/mysql5 --user=mysql --pid-
 file=/opt/local/var/db/mysql5/darnoc-desktop.local.pid

 Note:  pid 1233 corresponds to the anonymous jobs:  0x10d310.mysqld and
 0x10ce60.mysqld

 MacBook Pro - Snow Leopard Build  (10A411)

   797   ??  Ss     0:00.01 /opt/local/bin/daemondo --label=mysql5 --start-
 cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start
 ; --stop-cmd
 /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ;
 --restart-cmd
 /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ;
 --pid=none

   807   ??  S      0:00.01 /bin/sh /opt/local/lib/mysql5/bin/mysqld_safe
 --datadir=/opt/local/var/db/mysql5 --pid-file=/opt/local/var/db/mysql5
 /darnoc-laptop.local.pid

   827   ??  S      0:00.24 /opt/local/libexec/mysqld --basedir=/opt/local
 --datadir=/opt/local/var/db/mysql5 --user=mysql --pid-
 file=/opt/local/var/db/mysql5/darnoc-laptop.local.pid

 Note:  pid 827 corresponds to an anonymous job:
 0x100101610.anonymous.mysqld.

 Are these anonymous jobs or extra processes needed by MySQL to function as
 a database server?

-- 
Ticket URL: <http://trac.macports.org/ticket/20365#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list