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-59, change calpont.xml
This commit is contained in:
@ -1083,7 +1083,7 @@ public:
|
||||
int oid, oidBase;
|
||||
|
||||
// fake out the objmgr...
|
||||
setenv("CALPONT_CONFIG_FILE", "/usr/local/mariadb/columnstore/etc/Calpont.xml", 1);
|
||||
setenv("CALPONT_CONFIG_FILE", "/usr/local/mariadb/columnstore/etc/Columnstore.xml", 1);
|
||||
Config* cf = Config::makeConfig();
|
||||
cf->setConfig("OIDManager", "OIDBitmapFile", "./oidbitmap");
|
||||
|
||||
|
Reference in New Issue
Block a user