Error:
During mysql backup getting below error:
mysqldump: Error: Binlogging on server not active
Solution:
add below /etc/my.cnf
log-bin=mysql-bin
During mysql backup getting below error:
mysqldump: Error: Binlogging on server not active
Solution:
add below /etc/my.cnf
log-bin=mysql-bin
No comments:
Post a Comment