在my.cnf的mysqld下加入:

server_id = 0

log_bin=/harddisk/mysql_data/mysql_binlog/mysql-bin

binlog_format           = MIXED

max_binlog_size         = 100m

相关文章:

  • 2022-02-18
  • 2022-03-05
  • 2021-12-06
  • 2022-12-23
  • 2021-12-05
猜你喜欢
  • 2021-10-11
相关资源
相似解决方案