You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-104 First pass of InfiniDB rename in code
This commit is contained in:
@ -509,7 +509,7 @@ int main(int argc, char** argv)
|
||||
|
||||
if (brm.getSystemReady() < 1)
|
||||
{
|
||||
std::cout << "System is not ready. Verify that InfiniDB "
|
||||
std::cout << "System is not ready. Verify that ColumnStore "
|
||||
"is up and ready before running this program" << std::endl;
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user