You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-17 01:02:23 +03:00
Finished the unit tests & they pass.
This commit is contained in:
@@ -20,10 +20,6 @@ class ListDirectoryTask : public PosixTask
|
||||
ListDirectoryTask();
|
||||
|
||||
bool writeString(uint8_t *buf, int *offset, int size, const std::string &str);
|
||||
struct cmd_overlay {
|
||||
uint plen;
|
||||
char path[];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user