Same error here. I installed sql through brew install mysql
which installed me the latest version (which for some reason, it always gave me the same error as the AP
Name Status User File
[email protected] stopped root ~/Library/LaunchAgents/[email protected]
It all got fixed through installing a previous version like [email protected].
brew uninstall mysql
-> brew install [email protected]