mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Deal with init before SST case.
This commit is contained in:
@ -124,7 +124,10 @@ namespace wsrep
|
||||
const wsrep::gtid& gtid,
|
||||
bool bypass) = 0;
|
||||
|
||||
|
||||
/**
|
||||
* Provide a server level debug sync point for a caller.
|
||||
*/
|
||||
virtual void debug_sync(const char* sync_point) = 0;
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user