mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-25 21:41:56 +03:00
Bytes and statement streaming unit.
This commit is contained in:
@ -393,6 +393,7 @@ private:
|
||||
}
|
||||
void wait_for_replayers(wsrep::unique_lock<wsrep::mutex>&) override
|
||||
{ }
|
||||
size_t bytes_generated() const { return 0; }
|
||||
int prepare_data_for_replication(const wsrep::transaction_context&)
|
||||
override
|
||||
{ return 0; }
|
||||
|
Reference in New Issue
Block a user