You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-25 20:23:16 +03:00
MCOL-1217 - setup msqyl rep on addmodule
This commit is contained in:
@@ -1803,7 +1803,7 @@ void pingDeviceThread()
|
||||
DeviceNetworkConfig devicenetworkconfig;
|
||||
devicenetworkconfig.DeviceName = moduleName;
|
||||
devicenetworklist.push_back(devicenetworkconfig);
|
||||
processManager.setMySQLReplication(devicenetworklist, oam::UnassignedName, false, true);
|
||||
processManager.setMySQLReplication(devicenetworklist, oam::UnassignedName, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user