Commit ec5d3456 authored by kalvin's avatar kalvin

开启binlog

parent e361bc88
...@@ -28,3 +28,7 @@ log-error = /var/log/mysql/error.log ...@@ -28,3 +28,7 @@ log-error = /var/log/mysql/error.log
symbolic-links=0 symbolic-links=0
max_connections = 1000 max_connections = 1000
log_bin=ON
log_bin_basename=/var/lib/mysql/mysql-bin
log_bin_index=/var/lib/mysql/mysql-bin.index
\ 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