You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-10-31 18:30:33 +03:00
change default password
This commit is contained in:
@@ -4475,7 +4475,7 @@ int ProcessManager::addModule(oam::DeviceNetworkList devicenetworklist, std::str
|
||||
}
|
||||
catch(...)
|
||||
{
|
||||
rpw = "root";
|
||||
rpw = "mariadb1";
|
||||
}
|
||||
|
||||
if (rpw != oam::UnassignedName)
|
||||
|
||||
Reference in New Issue
Block a user