一、錯(cuò)誤日志: [mysql@host-172-24-115-217 ~]$ service mysql restart Shutting down MySQL.. SUCCESS! Starting MySQL..180426 13:36:03 mysqld_safe Logging to '/usr/local/mysql/data/alert.log'. 180426 13:36:03 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data
三、挖掘原因 既然mysqld服務(wù)進(jìn)程正常,那從其它機(jī)器是否可以登錄。經(jīng)過測(cè)試 [mysql@host-172-24-115-218 ~]$ mysql -h272.24.115.217 -uroot -pmysql Welcome to the MariaDB monitor. Commands end with ; or /g. Your MariaDB connection id is 1 Server version: 5.5.59-MariaDB MariaDB Server
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '/h' for help. Type '/c' to clear the current input statement.