Update my8.0.cnf
This commit is contained in:
parent
79c9865a5d
commit
c1cd45a5f3
|
|
@ -71,7 +71,7 @@ log_replica_updates = 1
|
|||
# Prevent replication from starting automatically with MySQL
|
||||
#skip_replica_start = 1
|
||||
#replicate-do-db
|
||||
slave_skip_errors=1062
|
||||
replica_skip_errors=1062
|
||||
replicate-ignore-db = information_schema
|
||||
replicate-ignore-db = performance_schema
|
||||
replicate-ignore-db = mysql
|
||||
|
|
|
|||
Loading…
Reference in New Issue