mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-25 21:41:56 +03:00
Add sr_state_ in wsrep::transaction.
Add debug messages.
This commit is contained in:
@ -220,7 +220,7 @@ namespace wsrep
|
||||
#ifdef WITH_WSREP_SR_SPEEDUP
|
||||
|
||||
/**
|
||||
* Return the binlog cache for the currently execution
|
||||
* Return the binlog cache for the currently executing
|
||||
* transaction or a NULL pointer if no such cache exists.
|
||||
*/
|
||||
virtual void *get_binlog_cache() = 0;
|
||||
|
Reference in New Issue
Block a user