1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

MCOL-468: remove slave-skip-errors=all from default settings

This commit is contained in:
Ben Thompson
2017-01-20 17:05:50 -06:00
committed by David Hall
parent e09b7e10c5
commit 4f8e3b0f6e
2 changed files with 0 additions and 6 deletions

View File

@ -84,7 +84,6 @@ plugin_dir = /usr/local/mariadb/columnstore/mysql/lib/plugi
# defaults to 1 if master-host
# uses to 2+ if slave-host
server-id = 1
slave-skip-errors=all
# Replication Slave (comment out master section to use this)
#