简体   繁体   中英

mysqldump command not found - MAMP

How can I add mysqldump to the export path when running MAMP. I have tried a few export commands I found via google but with no luck.

First find here the binary is using "whereis mysqldump"

Then: PATH=$PATH:PATH_FROM_ABOVE_COMMAND export PATH

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM