You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-3577: Add functionality to sync S3 storage for suspendDatabaseWrites.
This commit is contained in:
@ -82,7 +82,8 @@ enum Opcodes {
|
||||
TRUNCATE,
|
||||
LIST_DIRECTORY,
|
||||
PING,
|
||||
COPY
|
||||
COPY,
|
||||
SYNC
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user