cd ~ vim .bash_profile #添加如下代码: export PATH=${PATH}:/Applications/MAMP/Library/bin 其中,{$PATH}:后面的路径为你MySQL的启动脚本目录。