You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-02 17:46:37 +03:00
Merge branch 'develop-1.1' into dev-merge-up-20180430
This commit is contained in:
@ -77,7 +77,6 @@ void callFree(const char* )
|
||||
}
|
||||
|
||||
|
||||
|
||||
bool waitForActive()
|
||||
{
|
||||
Oam oam;
|
||||
@ -536,7 +535,6 @@ int sendReplicationRequest(int IserverTypeInstall, std::string password, bool pm
|
||||
}
|
||||
else
|
||||
{
|
||||
cout << endl << "ERROR: Module not Active, replication not done on " << (*pt).DeviceName << endl;
|
||||
pt++;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user