You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-08 03:42:19 +03:00
MCOL-520
This commit is contained in:
@@ -2685,7 +2685,7 @@ int processCommand(string* arguments)
|
|||||||
|
|
||||||
if (!oam.checkSystemRunning())
|
if (!oam.checkSystemRunning())
|
||||||
{
|
{
|
||||||
cout << "startSystem command, 'columnstore' service is down, sending command to" << endl;
|
cout << endl << "startSystem command, 'columnstore' service is down, sending command to" << endl;
|
||||||
cout << "start the 'columnstore' service on all modules" << endl << endl;
|
cout << "start the 'columnstore' service on all modules" << endl << endl;
|
||||||
|
|
||||||
SystemModuleTypeConfig systemmoduletypeconfig;
|
SystemModuleTypeConfig systemmoduletypeconfig;
|
||||||
|
|||||||
Reference in New Issue
Block a user