If the content of /etc/hosts is ::1 localhost.localdomain localhost, then you’ll need to change it to 127.0.0.1 localhost.localdomain localhost. Without this modification the mysqld service wont start. See here for more details.
If the content of /etc/hosts is ::1 localhost.localdomain localhost, then you’ll need to change it to 127.0.0.1 localhost.localdomain localhost. Without this modification the mysqld service wont start. See here for more details.