You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-18 13:54:11 +03:00
Update Metadata and Replicator to use configure file paths. Update unit_tests to work and cleanup as expected.
This commit is contained in:
@@ -34,6 +34,9 @@ class Replicator
|
||||
|
||||
private:
|
||||
Replicator();
|
||||
Config *mpConfig;
|
||||
SMLogging *mpLogger;
|
||||
std::string msJournalPath;
|
||||
//ThreadPool threadPool;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user