mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Fixes to local streaming replication processing.
This commit is contained in:
@ -18,7 +18,7 @@ class mock_server_state;
|
||||
wsrep::client_id);
|
||||
~mock_storage_service();
|
||||
|
||||
int start_transaction() WSREP_OVERRIDE;
|
||||
int start_transaction(const wsrep::ws_handle&) WSREP_OVERRIDE;
|
||||
|
||||
int append_fragment(const wsrep::id&,
|
||||
wsrep::transaction_id,
|
||||
|
Reference in New Issue
Block a user