how to uninstall multiple instances of mysql from mac code example
Example: delete mysql from mac
$ brew uninstall mysql
Uninstalling /usr/local/Cellar/mysql/5.6.19...
$ brew uninstall mysql
Uninstalling /usr/local/Cellar/mysql/5.6.19...