When I try to run brew services start mysql, I’m getting the error:
Bootstrap failed: 5: Input/output error
Someone told me that mysql may have been updated on my Mac (I’m on mysql 9.0.1, Sonoma 14.6.1, M1 MacBook Pro) and the databases need to be upgraded. But I can’t figure out how to do that.
Is there a command I need to run to upgrade my databases after a mysql update?
I tried stopping, starting and restarting mysql. I also tried deleting the symlink and relinking.