mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-30 07:23:07 +03:00
Finished dbsim integration with refactored client API.
This commit is contained in:
@ -239,6 +239,8 @@ namespace wsrep
|
||||
int load_provider(const std::string& provider,
|
||||
const std::string& provider_options);
|
||||
|
||||
void unload_provider();
|
||||
|
||||
/*!
|
||||
* Return reference to provider.
|
||||
*
|
||||
|
Reference in New Issue
Block a user