Displaying 1 result from an estimated 1 matches for "wed03pm".
2009 Jan 14
6
How do I change MYSQL startup options on Mac??? (can't work it out)
...he "--log" option is about it). I
tried doing "sudo ./Library/StartupItems/MySQLCOM/MySQLCOM restart" however
this started a 2nd instances of mysql & mysqld.
Here is what I see start after Mac startup if this helps:
$ ps aux | grep mysql
_mysql 137 0.0 0.5 635228 9760 ?? S Wed03PM 2:47.21
/usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql
--datadir=/usr/local/mysql/data --user=mysql
--pid-file=/usr/local/mysql/data/Macintosh-2.local.pid
root 100 0.0 0.0 600172 496 ?? S Wed03PM 0:00.02 /bin/sh ./bin/mysqld_safe
--datadir=/usr/local/mysql/data
--pid-file=/usr/local/mysql/d...