Apache CloudStack for Arch Linux
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
148 B

  1. [mysqld]
  2. #server-id=source-01
  3. innodb_rollback_on_timeout=1
  4. innodb_lock_wait_timeout=600
  5. max_connections=350
  6. log-bin=mysql-bin
  7. binlog-format = 'ROW'