Skip to content

如果在第一节的操作之后,无法连接到 mysql 数据库,请执行以下操作:

sh
service mysql start

# or

brew services start mysql

然后再执行 mysql 查看连接。