Commit 85754138 authored by kalvin's avatar kalvin

binlog

parent ec5d3456
...@@ -29,6 +29,7 @@ symbolic-links=0 ...@@ -29,6 +29,7 @@ symbolic-links=0
max_connections = 1000 max_connections = 1000
log_bin=ON log-bin=/var/lib/mysql/mysql-bin
log_bin_basename=/var/lib/mysql/mysql-bin max_binlog_size=5000M
log_bin_index=/var/lib/mysql/mysql-bin.index binlog_format=row
\ No newline at end of file socket=mysql.sock
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment