mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-02 05:22:26 +03:00
Deal with init before SST case.
This commit is contained in:
@ -67,3 +67,8 @@ void db::server_service::log_view(const wsrep::view&)
|
||||
{
|
||||
wsrep::log_info() << "View";
|
||||
}
|
||||
|
||||
void db::server_service::debug_sync(const char*)
|
||||
{
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user