You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
MCOL-59, change calpont.xml
This commit is contained in:
@@ -388,7 +388,7 @@ int fixupConfig(const string& installDir, const string& mysqlPort)
|
||||
|
||||
cFilePath = installDir;
|
||||
cFilePath /= "etc";
|
||||
cFilePath /= "Calpont.xml";
|
||||
cFilePath /= "Columnstore.xml";
|
||||
tmpPath = cFilePath;
|
||||
tmpPath.replace_extension(".tmp");
|
||||
fs::remove(tmpPath);
|
||||
|
Reference in New Issue
Block a user