We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29df4aa commit 0980c8eCopy full SHA for 0980c8e
5.7/slave.cnf
@@ -2,6 +2,9 @@
2
3
[mysqld]
4
log_bin=mysql-bin
5
+relay_log=/var/lib/mysql/mysql-relay-bin
6
+log_slave_updates=1
7
+read_only=1
8
9
# join_buffer_size = 128M
10
# sort_buffer_size = 2M
0 commit comments