1!include include/default_my.cnf
2
3[server]
4sql-mode=NO_ENGINE_SUBSTITUTION
5binlog-format=row
6log-bin=master-bin
7partition
8
9
10