1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

Some minor cleanup in response to PR comment

This commit is contained in:
Jose
2020-05-15 19:27:25 +00:00
parent 0e0a497d75
commit 9e9f04eb79
2 changed files with 3 additions and 5 deletions

View File

@ -407,8 +407,6 @@ int main(int argc, char* argv[])
system(cmd.c_str());
}
string idbstartcmd = "columnstore start";
//
// perform single-server install from postConfigure
//