[ERROR] You have enabled the binary log, but you haven't provided the mandatory server-id....

解决方式:修改my.cnf文件如下 

  1.  
    log-bin=mysql-bin
  2.  
    server-id=1
posted @ 2020-03-08 13:06  磊~哥  阅读(1250)  评论(0编辑  收藏  举报