1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-10-31 18:30:33 +03:00

MCOL-770 - change the distubute install

This commit is contained in:
david hill
2017-06-22 14:37:28 -05:00
parent 9729e88c81
commit f709a00b81
7 changed files with 127 additions and 45 deletions

View File

@@ -565,7 +565,7 @@ static void startMgrProcessThread()
}
//send out moduleName to remote nodes on non-distrubuted install
if ( DistributedInstall == "n" )
// if ( DistributedInstall == "n" )
{
int status = API_SUCCESS;
int k = 0;