安装 MAMP 后再终端输入 mysql 提示
mysql
-bash: mysql: command not found
然后自己制作连接到/usr/bin,提示没权限
# sudo ln -s /Applications/MAMP/Library/bin/mysql /usr/bin
ln: /usr/bin/mysql: Operation not permitted
想用 Sequel Pro 连接数据库,也是提示:
MySQL said: Access denied for user 'root'@'localhost' (using password: YES)
请问这些问题怎么解决呢?
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
认证0级讲师