MySql错误:Starting MySQL...The server quit without updating PID file(服务器学习十一)

it2024-03-24  74

 

 

 

centos7 首次  mysql安装成功后,服务启动执行

/usr/local/mysql/support-files/mysql.server start

报错这个信息

Starting MySQL. ERROR! The server quit without updating PID file (/usr/local/mysql/data/web-20200325.pid).

试过添加了所有的权限,然并无卵用    

编辑/etc/init.d/mysql,找到start模块,添加--user=root到mysqld_safe 即可

最新回复(0)