how to drop mysql database from mac terminal 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...