On Fri, 22 Jul 2005, Patrick Rutkowski wrote: > [code] > localhost mysql # /etc/init.d/mysql stop > * ERROR: "mysql" has not yet been started. > localhost mysql # > [/code] > > The fact that I can't use the runscript to stop the proess gets to me... I'm > itching to fix this.
Did you run "mysql_install_db" after emerging MySQL??? If you didn't, then I would kill off MySQL, run the script, then do "/etc/init.d/mysql zap", after which the normal start and stop should work. -- -- gentoo-user@gentoo.org mailing list