Si ejecuto la consola en mi mac y voy al system.log, veo que el sistema se está inundando con este error
Oct 31 15:57:59 abhisheks-mbp com.apple.xpc.launchd[1] (homebrew.mxcl.mysql[2185]): Service could not initialize: Unable to set current working directory. error = 2: No such file or directory, path = /usr/local/var/mysql: 17A405: xpcproxy + 11040 [1403][43FABD4F-8081-3087-91BC-95B588688D55]: 0x2
Oct 31 15:57:59 abhisheks-mbp com.apple.xpc.launchd[1] (homebrew.mxcl.mysql): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Oct 31 15:58:03 abhisheks-mbp com.apple.xpc.launchd[1] (com.apple.preference.displays.MirrorDisplays): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Había instalado mysql usando homebrew hace muchos meses. pero lo había eliminado, no sé por qué sigue intentando ejecutarlo.
He intentado eliminar mysql
~ > brew uninstall mysql
Error: No such keg: /usr/local/Cellar/mysql
Pero todavía veo mensajes entrando.