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:
@@ -57,6 +57,7 @@ class MetadataFile
|
||||
int mVersion;
|
||||
int mRevision;
|
||||
size_t mObjectSize;
|
||||
std::string msMetadataPath;
|
||||
std::set<metadataObject> mObjects;
|
||||
//vector<metadataObject> mObjects;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user