Find out where MySQL is installed on Mac OS X

前端 未结 7 1461
梦谈多话
梦谈多话 2021-01-30 07:53

How do I find out where MySQL is installed on Mac OS X 10.7.9? I have MAMP installed so I presume that it is bundled with this install?

7条回答
  •  难免孤独
    2021-01-30 08:55

    It will be found in /usr/local/mysql if you use the mysql binaries or dmg to install it on your system instead of using MAMP

提交回复
热议问题