MySQL 5.5.8 uninstall MAC OS 10.6.5,restart computer is message “/Library/StartupItems/MySQLCOM” has not been started because it does not have the proper security settings.
You guys are the best. It worked for me (controlling mysql from the system preferences.
Unfortunately, I also had to include the user in the wheel group:
sudo dseditgroup -o edit -a "user-id" -t "user-id" wheel
"user-id"@"machine-id": Sun Jan 30 14:22:45 /Library/StartupItems
$ tree -Dpugas
.
`-- [drwxr-xr-x root wheel 136 Dec 3 13:58] MySQLCOM
|-- [-rwxr-xr-x root wheel 1300 Dec 3 13:58] MySQLCOM
`-- [-rw-r--r-- root wheel 469 Dec 3 13:58] StartupParameters.plist
1 directory, 2 files