You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
* fix(compilation): New warn
AKA 3919c541
backport
* fix(compilation): `New warn` AKA 3919c541
backport
* chore: Bump version to 6.4.8-2
This commit is contained in:
@ -354,4 +354,3 @@ int purgePrimProcFdCache(const std::vector<BRM::FileInfo> files, const int pmId)
|
||||
}
|
||||
} // namespace cacheutils
|
||||
|
||||
// vim:ts=4 sw=4:
|
||||
|
@ -73,6 +73,4 @@ int dropPrimProcFdCache();
|
||||
int purgePrimProcFdCache(const std::vector<BRM::FileInfo> files, const int pmId);
|
||||
|
||||
} // namespace cacheutils
|
||||
// vim:ts=4 sw=4:
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user