参考链接:http://sharong.iteye.com/blog/2262760

重启mysql服务器 (/etc/init.d/mysql stop  /etc/init.d/mysql start)

报错:mysql.service: Service hold-off time over, scheduling restart.

执行: chown mysql:mysql -R /var/lib/mysql

           /etc/init.d/mysql start


启动成功。。。




相关文章:

  • 2021-10-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-07
  • 2022-12-23
  • 2021-09-12
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-11
  • 2021-07-13
  • 2022-12-23
  • 2021-07-01
  • 2022-12-23
相关资源
相似解决方案