mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
temp update
Former-commit-id: 7512647247fffebde1b599b4b90caff8a7787bb7
This commit is contained in:
parent
48f0a43f22
commit
1c31909a68
@ -37,6 +37,11 @@ struct DBMetaOptions {
|
||||
ArchiveConf archive_conf = ArchiveConf("delete");
|
||||
}; // DBMetaOptions
|
||||
|
||||
struct MySQLMetaOptions {
|
||||
std::string path;
|
||||
|
||||
};
|
||||
|
||||
|
||||
struct Options {
|
||||
Options();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user