You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
Tentative fix for procmon d/ling DBRM files into data1. That screws things
up on shared filesystems, and storagemanager, which has sort-of a shared filesystem view.
This commit is contained in:
@ -478,7 +478,7 @@ public:
|
||||
*/
|
||||
int updateConfigFile(messageqcpp::ByteStream msg);
|
||||
|
||||
int getDBRMdata();
|
||||
int getDBRMdata(std::string *path);
|
||||
|
||||
/**
|
||||
*@brief Send Msg to Process Monitor
|
||||
|
Reference in New Issue
Block a user