mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Exclude needs to be on receiving side too
Exclude needs to be on receiving side too It is possible that other excludes may need to be added to the receiving side too that exist on the sending side.
This commit is contained in:
committed by
Jan Lindström
parent
89c3b087a3
commit
d09dd5e86c
@@ -441,6 +441,7 @@ timeout = 300
|
||||
$SILENT
|
||||
[$MODULE]
|
||||
path = $WSREP_SST_OPT_DATA
|
||||
exclude = .zfs
|
||||
[$MODULE-log_dir]
|
||||
path = $WSREP_LOG_DIR
|
||||
[$MODULE-data_dir]
|
||||
|
Reference in New Issue
Block a user