Gentoo Archives: gentoo-user

From: "A. Khattri" <ajai@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] MySQL Run Script Weirdness
Date: Sat, 23 Jul 2005 15:33:36
Message-Id: Pine.BSO.4.58.0507231125050.25776@ida.bway.net
In Reply to: [gentoo-user] MySQL Run Script Weirdness by Patrick Rutkowski
1 On Fri, 22 Jul 2005, Patrick Rutkowski wrote:
2
3 > [code]
4 > localhost mysql # /etc/init.d/mysql stop
5 > * ERROR: "mysql" has not yet been started.
6 > localhost mysql #
7 > [/code]
8 >
9 > The fact that I can't use the runscript to stop the proess gets to me... I'm
10 > itching to fix this.
11
12 Did you run "mysql_install_db" after emerging MySQL???
13
14 If you didn't, then I would kill off MySQL, run the script, then do
15 "/etc/init.d/mysql zap", after which the normal start and stop should
16 work.
17
18 --
19
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] MySQL Run Script Weirdness Patrick Rutkowski <rutski89@×××××.com>