Re: [gentoo-user] Trouble with mysql

2005-09-01 Thread Bastian Balthazar Bux
Michael Sullivan wrote: > 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. >> [snip] > > > I ran /etc/init.d/mysql stop and it stopped without error -

Re: [gentoo-user] Trouble with mysql

2005-08-31 Thread Michael Sullivan
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 y

Re: [gentoo-user] Trouble with mysql

2005-08-31 Thread Paul Maszy
    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

Re: [gentoo-user] Trouble with mysql

2005-08-31 Thread Michael Sullivan
On Wed, 2005-08-31 at 22:37 +0100, Tim Igoe wrote: > > Michael Sullivan wrote: > > I am having trouble with /etc/init.d/mysql. I rebooted my system, and > > when it finished rebooting I tried to connect to the mysql daemon and > > failed. I looked in /var/log/mysql: There was a file there calle

Re: [gentoo-user] Trouble with mysql

2005-08-31 Thread Tim Igoe
Michael Sullivan wrote: > I am having trouble with /etc/init.d/mysql. I rebooted my system, and > when it finished rebooting I tried to connect to the mysql daemon and > failed. I looked in /var/log/mysql: There was a file there called > mysql.err. The contents were: > > 050831 15:47:29 mys

Re: [gentoo-user] Trouble with mysql

2005-08-31 Thread Michael Sullivan
On Wed, 2005-08-31 at 17:20 -0400, Eric Crossman wrote: > On Wed, 2005-08-31 at 15:52 -0500, Michael Sullivan wrote: > > I am having trouble with /etc/init.d/mysql. I rebooted my system, and > > when it finished rebooting I tried to connect to the mysql daemon and > > failed. I looked in /var/log

Re: [gentoo-user] Trouble with mysql

2005-08-31 Thread Eric Crossman
On Wed, 2005-08-31 at 15:52 -0500, Michael Sullivan wrote: > I am having trouble with /etc/init.d/mysql. I rebooted my system, and > when it finished rebooting I tried to connect to the mysql daemon and > failed. I looked in /var/log/mysql: There was a file there called > mysql.err. The content

[gentoo-user] Trouble with mysql

2005-08-31 Thread Michael Sullivan
I am having trouble with /etc/init.d/mysql. I rebooted my system, and when it finished rebooting I tried to connect to the mysql daemon and failed. I looked in /var/log/mysql: There was a file there called mysql.err. The contents were: 050831 15:47:29 mysqld started 050831 15:47:30 Can't star