scarcoco / projx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mariadb

scarcoco opened this issue · comments

启动 & 停止 & 重启

brew services start mariadb
brew services stop mariadb
brew services restart mariadb

常见问题

/usr/local/etc/my.cnf 引用了不存在的目录

vi /usr/local/etc/my.cnf
#
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]

#
# include all files from the config directory
# 注释一下代码
# !includedir /usr/local/etc/my.cnf.d