Stop MAMP MySQL

12,425

Solution 1

Killed process in Activity Monitor.

Solution 2

You can shut Mysql down using the following command:

/Applications/MAMP/bin/stopMysql.sh
Share:
12,425
user1114864
Author by

user1114864

Updated on June 04, 2022

Comments

  • user1114864
    user1114864 almost 2 years

    How do you end all MySQL processes? Or how to address this error? MAMP won't start the MySQL server.

    120805 11:18:24 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
    120805 11:18:24 [ERROR] Do you already have another mysqld server running on port: 8889 ?
    120805 11:18:24 [ERROR] Aborting