You are not logged in.

#1 2013-01-31 21:56:13

nadman10
Member
From: Erie, PA
Registered: 2005-10-15
Posts: 200

[SOLVED]MySQL missing daemon

I recently installed MySQL and followed the step on the wiki page. However, when i run "mysql_secure_installation", I get the error "ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2)". I'm guessing it's trying to connect the daemon, but it isn't even listed in /etc/rc.d. I have tried re-installing and rebooting with no success. Any ideas?

Last edited by nadman10 (2013-01-31 23:09:18)

Offline

#2 2013-01-31 22:09:36

foutrelis
Developer
From: Athens, Greece
Registered: 2008-07-28
Posts: 705
Website

Re: [SOLVED]MySQL missing daemon

You need to migrate to systemd as initscripts are no longer supported and rc.d scripts are gradually being dropped.

Offline

#3 2013-01-31 22:17:21

nadman10
Member
From: Erie, PA
Registered: 2005-10-15
Posts: 200

Re: [SOLVED]MySQL missing daemon

Yup. That explains why a lot of things have been "funny". Thanks.

Offline

#4 2013-01-31 22:52:00

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,787
Website

Re: [SOLVED]MySQL missing daemon

MariaBD still has initscripts support if you're needing a mysql daemon to tide you over until you have time to switch over. But yeah, you're probably gonna experience a lot of problems the longer you put off switching.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2013-01-31 23:08:54

nadman10
Member
From: Erie, PA
Registered: 2005-10-15
Posts: 200

Re: [SOLVED]MySQL missing daemon

I went ahead and made the switch. This is kinda cool actually. Just not sure if I care for the verbosity of systemctl. I'll have to play around with it. Thanks guys.

Offline

#6 2013-01-31 23:16:14

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,787
Website

Re: [SOLVED]MySQL missing daemon

Too noisy, or not noisy enough?

You can increase the boot-time verbosity by removing "quiet" from your boot loader (Makes "Starting xyz.... [OK]" messages show up).

If it's too noisy, you probably have a problem somewhere, and might want to consider doing a forum search for any messages it's giving you.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#7 2013-01-31 23:40:42

nadman10
Member
From: Erie, PA
Registered: 2005-10-15
Posts: 200

Re: [SOLVED]MySQL missing daemon

The "quiet" switch thing is what I'm looking for. Just haven't got around to find what I'm looking for. Nice system specs BTW.

Offline

Board footer

Powered by FluxBB