public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Sullivan <michael@espersunited.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Trouble with mysql
Date: Wed, 31 Aug 2005 19:39:54 -0500	[thread overview]
Message-ID: <1125535194.9939.1.camel@baby.espersunited.com> (raw)
In-Reply-To: <4316376D.10806@iriswick.game-host.org>

On Wed, 2005-08-31 at 18:04 -0500, Paul Maszy wrote:
> 
>     You shouldnt have restarted. 
> 
>     mysql is already starting on boot up. It showing that many mysql
> daemons is normal and ok. 
> 
>     # /etc/init.d/mysql stop
> --- You will probably get an error here, if everything happened as you
> said. If not, your done. 
>   
>     kill -9 `ps -ef | grep mysql | awk '{ print $2 }'`
>     
>     As for connecting to mysql, try without a password
>     # mysql -u root 
> 
> 
>     See if it connects. 
> 
> 
> 
>     Until you determine what is starting it, dont reboot. It just puts
> you back to square 1. I think the question you are asking is why is
> mysql already running. Its gotta be starting in the init scripts
> somehow, and if its not in /etc/init.d/mysql I would check for other
> scripts starting it. 
> 
>     # grep mysql /etc/init.d/*

I ran /etc/init.d/mysql stop and it stopped without error - all of them.
I ran /etc/init.d/mysql start and it started again - now there are a
whole lot of them in the ps listing, but I can connect with the mysql
client.  It seems to be fixed for now..


-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-09-01  0:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-31 20:52 [gentoo-user] Trouble with mysql Michael Sullivan
2005-08-31 21:20 ` Eric Crossman
2005-08-31 21:29   ` Michael Sullivan
2005-08-31 21:37 ` Tim Igoe
2005-08-31 21:52   ` Michael Sullivan
2005-08-31 23:04     ` Paul Maszy
2005-09-01  0:39       ` Michael Sullivan [this message]
2005-09-01 10:03         ` Bastian Balthazar Bux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1125535194.9939.1.camel@baby.espersunited.com \
    --to=michael@espersunited.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox