mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
* Added size exceeded error code
* Return provider status from selected client_state calls * Added more methods to provider interface
This commit is contained in:
@ -316,6 +316,7 @@ namespace wsrep
|
||||
const wsrep::ws_meta& ws_meta,
|
||||
const wsrep::const_buffer& data);
|
||||
|
||||
enum state state() const { return state_; }
|
||||
/**
|
||||
* Set server wide wsrep debug logging level.
|
||||
*
|
||||
|
Reference in New Issue
Block a user