You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-01 06:21:41 +03:00
MCOL-104 First pass of InfiniDB rename in code
This commit is contained in:
@ -146,7 +146,7 @@ int main(int argc, char** argv)
|
||||
if (dbrm.getSystemReady() < 1)
|
||||
{
|
||||
std::string errMsg(
|
||||
"System is not ready. Verify that InfiniDB is up and ready "
|
||||
"System is not ready. Verify that ColumnStore is up and ready "
|
||||
"before running colxml.");
|
||||
|
||||
if (bUseLogFile)
|
||||
|
Reference in New Issue
Block a user