mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -201,6 +201,7 @@ void Wsrep_server_service::log_view(
|
||||
wsrep_update_cluster_state_uuid(os.str().c_str());
|
||||
mysql_mutex_unlock(&LOCK_status);
|
||||
wsrep_config_state->set(view);
|
||||
wsrep_cluster_conf_id= view.view_seqno().get();
|
||||
|
||||
if (view.status() == wsrep::view::primary)
|
||||
{
|
||||
|
Reference in New Issue
Block a user