在mac环境下终端输入 mysql -u root - p 结果显示-bash: mysql: command not found,在网上查了一下应该是路径的问题。
输入/usr/local/MySQL/bin/mysql -u root -p 就可以了
mac 环境 mysql -bash: mysql: command not found

相关文章:

  • 2022-12-23
  • 2021-09-05
  • 2021-07-17
  • 2021-08-22
  • 2021-11-20
  • 2021-06-16
  • 2021-10-20
猜你喜欢
  • 2021-07-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-19
相关资源
相似解决方案