You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-05 04:50:35 +03:00
MCOL-534 - change Calpont to MariaDB ColumnStore on upgrade
This commit is contained in:
@@ -3591,7 +3591,7 @@ bool checkSaveConfigFile()
|
||||
}
|
||||
else
|
||||
{
|
||||
cout << "The Calpont Configuration Data is taken from " << oldFileName << endl;
|
||||
cout << "The MariaDB ColumnStore Configuration Data is taken from " << oldFileName << endl;
|
||||
}
|
||||
|
||||
cout << endl;
|
||||
|
||||
Reference in New Issue
Block a user