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 Remove InfiniDB Engine
Remove the InfiniDB engine which is a duplicate of the ColumnStore engine.
This commit is contained in:
@ -1165,7 +1165,7 @@ int main(int argc, char** argv)
|
||||
if (!BRMWrapper::getInstance()->isSystemReady())
|
||||
{
|
||||
startupError( std::string(
|
||||
"System is not ready. Verify that InfiniDB is up and ready "
|
||||
"System is not ready. Verify that ColumnStore is up and ready "
|
||||
"before running cpimport."), false );
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user