Update my8.0.cnf

This commit is contained in:
midoks 2023-03-05 00:00:59 +08:00
parent 79c9865a5d
commit c1cd45a5f3
1 changed files with 1 additions and 1 deletions

View File

@ -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