1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-08 03:42:19 +03:00
This commit is contained in:
David Hill
2018-10-23 10:06:15 -05:00
parent 0ec13befa7
commit b96f8abcbb

View File

@@ -2685,7 +2685,7 @@ int processCommand(string* arguments)
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;
SystemModuleTypeConfig systemmoduletypeconfig;