Closed hktalent closed 1 year ago
$ find data/ -name ".*"
data//LBS/._index_meta.json
data//LBS/store/._root.bolt
data//LBS/._store
data//reverseNc/._index_meta.json
data//reverseNc/store/._root.bolt
data//reverseNc/._store
data//sgk/store/._root.bolt
data//sgk/store/._00000002b9d1.zap
data//sgk/store/._00000002b9d4.zap
data//sgk/store/._00000002b9dc.zap
data//sgk/._index_meta.json
data//osint/._index_meta.json
data//osint/store/._root.bolt
data//osint/._store
(base) 51pwn@123-2 goSqlite_gorm $ find data/ -name ".*" -delete
now is ok I think this should be considered a bug
Perhaps it was caused by some special abnormal exit? I'm not sure, I just hope to fix this bug
init open index error
error opening index data/sgk: strconv.ParseUint: parsing "._00000002b9d1": invalid syntax
how fix?thanks