1
0
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:
david hill
2017-06-05 14:55:08 -05:00
parent cf1cc5b42f
commit f1a34b320b

View File

@@ -3591,7 +3591,7 @@ bool checkSaveConfigFile()
} }
else else
{ {
cout << "The Calpont Configuration Data is taken from " << oldFileName << endl; cout << "The MariaDB ColumnStore Configuration Data is taken from " << oldFileName << endl;
} }
cout << endl; cout << endl;