Gentoo Archives: gentoo-user

From: Patrick Rutkowski <rutski89@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] MySQL Run Script Weirdness
Date: Sat, 23 Jul 2005 16:09:54
Message-Id: 200507231205.19041.rutski89@gmail.com
In Reply to: Re: [gentoo-user] MySQL Run Script Weirdness by "A. Khattri"
1 On Saturday 23 July 2005 11:27, A. Khattri wrote:
2 > On Fri, 22 Jul 2005, Patrick Rutkowski wrote:
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...
10 > > I'm 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 Heh, yes; of course I did mysql_install_db
21 --
22 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] MySQL Run Script Weirdness "A. Khattri" <ajai@××××.net>