mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Support for UPDATE certification key type.
This commit is contained in:
@ -33,8 +33,8 @@ namespace wsrep
|
||||
enum type
|
||||
{
|
||||
shared,
|
||||
semi_shared,
|
||||
semi_exclusive,
|
||||
reference,
|
||||
update,
|
||||
exclusive
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user