I'm trying to apply some changes to mysql, but can't get mysql shut down to restart it with the new changes. Every time I shut it down it restarts automatically before I can restart it manually with the new settings (new process id).
If anybody knows how to inhibit this behavior so I can reconfigure mysql, I'd appreciate it. It appears that mysql is launched by StartupItems, but I have no idea how to use that information to disable mysql from restarting.
If anybody knows how to inhibit this behavior so I can reconfigure mysql, I'd appreciate it. It appears that mysql is launched by StartupItems, but I have no idea how to use that information to disable mysql from restarting.