Linux 配置 MySQL¶
# configuration files
mysql --help|grep 'my.cnf'
/etc/my.cnf /etc/mysql/my.cnf /home/linuxbrew/.linuxbrew/etc/my.cnf ~/.my.cnf
vim /home/linuxbrew/.linuxbrew/etc/my.cnf
自己添加的源安装的。
# configuration files
mysql --help|grep 'my.cnf'
/etc/my.cnf /etc/mysql/my.cnf /home/linuxbrew/.linuxbrew/etc/my.cnf ~/.my.cnf
vim /home/linuxbrew/.linuxbrew/etc/my.cnf
自己添加的源安装的。