You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-3577: Make this run syncFS for storagemanager on all nodes when suspend writes is done from mcsadmin.
This commit is contained in:
@ -581,7 +581,8 @@ enum PROC_MGT_TYPE_REQUEST
|
||||
DISABLEREP,
|
||||
PROCGLUSTERASSIGN,
|
||||
PROCGLUSTERUNASSIGN,
|
||||
CONFIGURE
|
||||
CONFIGURE,
|
||||
SYNCFSALL
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user