报错内容为:[mysql]ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
原因是没启动mysql的守护进程,执行service mysqld start就行了

相关文章:

  • 2022-03-10
  • 2021-06-07
  • 2021-11-14
  • 2021-05-18
  • 2021-12-06
  • 2021-10-01
  • 2021-08-28
  • 2022-12-23
猜你喜欢
  • 2021-05-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
  • 2021-11-04
  • 2021-12-15
相关资源
相似解决方案