mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Configurable data payload size for dbsim.
This commit is contained in:
@ -79,6 +79,7 @@ namespace db
|
||||
db::client_state client_state_;
|
||||
db::client_service client_service_;
|
||||
db::storage_engine::transaction se_trx_;
|
||||
wsrep::mutable_buffer data_;
|
||||
std::random_device random_device_;
|
||||
std::default_random_engine random_engine_;
|
||||
struct stats stats_;
|
||||
|
Reference in New Issue
Block a user