修复bug:当包含外键的一个配置先无效再有效时,即配置ID重用,外键生成的本地文件会被错误的删除。
This commit is contained in:
@@ -350,7 +350,6 @@ struct _Maat_feather_t
|
||||
int n_tags;
|
||||
|
||||
char foreign_cont_dir[MAX_TABLE_NAME_LEN];
|
||||
int foreign_cont_linger;
|
||||
//internal states
|
||||
long long new_version;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user