配置了phpstudy 可是进不去mysql 老是报-bash: mysqld: command not found

      解决方法:在linux环境下运行:ln -s /phpstudy/mysql/bin/mysql /bin,然后进入mysql目录 运行mysql/bin/mysql -u root -p 进入

相关文章:

  • 2021-08-29
  • 2021-12-25
  • 2022-02-09
  • 2022-12-23
  • 2022-01-07
  • 2022-02-03
  • 2021-11-27
  • 2021-12-08
猜你喜欢
  • 2022-02-28
  • 2021-07-21
  • 2021-12-25
  • 2022-01-08
  • 2021-12-23
  • 2021-05-25
相关资源
相似解决方案