fixed first instance setup miracle
This commit is contained in:
parent
98929707ae
commit
d3cc5984e5
@ -141,6 +141,7 @@ bool InstanceHandler::setupDefaultGroups() {
|
||||
}
|
||||
}
|
||||
}
|
||||
this->save_group_permissions();
|
||||
this->getSql()->pool->threads()->wait_for(); //Wait for all permissions to flush
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user