mysql.cnf 95 B

12345
  1. [mysqld]
  2. server-id = 1
  3. log_bin = /tmp/mysql-bin.log
  4. binlog_checksum = NONE
  5. binlog_format = ROW