muhammedh-shadir wrote a comment+100 XP
4mos ago
@vidyutpal7 try brew doctor command in your terminal. It will show the warnings and errors. you can use that to debug. and next try brew list | grep mysql it will show whether mysql is installed or not. try uninstall mysql brew uninstall mysql and try installing again and see if it is working for you.
muhammedh-shadir wrote a reply+100 XP
4mos ago