本帖最后由 奔跑的油条 于 2022-5-7 18:22 编辑
[root@VM-16-6-centos ~]# pkill mysqld
[root@VM-16-6-centos ~]# /etc/init.d/mysqld restart
ERROR! MySQL server PID file could not be found!
Starting MySQL.2022-05-07T10:19:58.602791Z mysqld_safe The file /www/server/mysql/bin/mysqld
does not exist or is not executable. Please cd to the mysql installation
directory and restart this script from there as follows:
./bin/mysqld_safe&
See http://dev.mysql.com/doc/mysql/en/mysqld-safe.html for more information
ERROR! The server quit without updating PID file (/www/server/data/VM-16-6-centos.pid).
执行日志依然是空白,没有任何日志
|