MySQL should run in non-root user in brew services
sudo rm -f /tmp/mysql.sock /tmp/mysqlx.sock# location will be different if yours are intel chipsudo rm -f /Library/LaunchDaemons/homebrew.mxcl.mysql.plist# optionalsudo chown -R "baba:admin" /opt/homebrew/bin/mysqld