Another MySQL daemon already running with the same unix socket.
After upgrading to CentOS 5.6 MySQL deamon on my server didn't want to start complaining about Another MySQL daemon already running with the same unix socket.
Firing up service mysqld restart
didn't help. So I had to
root@ns1:/root#
rm -rf /var/lib/mysql/mysql.sock
root@ns1:/root#
service mysqld restart
Stopping mysqld: [ OK ]
Starting mysqld: [ OK ]
root@ns1:/root#
Comments
Anonymous (not verified)
Fri, 12/06/2013 - 05:46
Permalink
thanku so much ..it helped a
thanku so much ..it helped a lot
Anonymous (not verified)
Wed, 12/11/2013 - 20:25
Permalink
Thanks!
Thanks!
Anonymous (not verified)
Thu, 12/12/2013 - 02:37
Permalink
Thanks a lot it works
Thanks a lot it works
Anonymous (not verified)
Tue, 12/17/2013 - 13:39
Permalink
goood one ;)
goood one ;)
Anonymous (not verified)
Mon, 12/23/2013 - 00:56
Permalink
thanks
thanks
Anonymous (not verified)
Thu, 12/26/2013 - 17:03
Permalink
thank man you the boss for
thank man you the boss for this help
Anonymous (not verified)
Mon, 12/30/2013 - 14:38
Permalink
Great!!!!!!!!!!!! Thank you
Great!!!!!!!!!!!!
Thank you so much!!!!!!!!
Anonymous (not verified)
Sat, 01/04/2014 - 03:58
Permalink
after entering : service
after entering : service mysqld restart
I shows
Stopping mysqld: [ OK ]
Starting mysqld: [ Failed ]
Another MySQL daemon already running with the same unix socket.
Anonymous (not verified)
Wed, 01/08/2014 - 02:33
Permalink
Good Shot
Good Shot
Anonymous (not verified)
Wed, 01/22/2014 - 20:44
Permalink
thank you obrigado cara
thank you
obrigado cara
Anonymous (not verified)
Sun, 01/26/2014 - 22:30
Permalink
thank you ! it helped!
thank you ! it helped!
Anonymous (not verified)
Thu, 01/30/2014 - 01:09
Permalink
Another try that
Another try that works
/etc/init.d/mysqld stop
mv /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock.bak
/etc/init.d/mysqld start
Anonymous (not verified)
Thu, 03/06/2014 - 03:21
Permalink
Great now works!
Great now works!
Anonymous (not verified)
Thu, 03/20/2014 - 04:58
Permalink
Thanks a lot it worked
Thanks a lot it worked well
#Uganda
Add new comment