Binlogging on server not active的解決方法

mysqldump : Error: Binlogging on server not active的解決方法:
vi /etc/my.cnf
在【mysqld】 最下方 加入:
log-bin=mysql-bin
重啓mysqld生效。mysql

相關文章
相關標籤/搜索