6 lines
58 B
Plaintext
6 lines
58 B
Plaintext
|
[mysqld]
|
||
|
log_bin
|
||
|
log-bin = binlog
|
||
|
max-binlog-size = 500M
|
||
|
|