mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
[skip ci] Fix typo in binlog writer (#8255)
Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
This commit is contained in:
parent
75ce32dcad
commit
acfd7c7911
@ -27,7 +27,7 @@ const (
|
||||
ServerVersion = 1
|
||||
)
|
||||
|
||||
// BinlogType is to distinguish different files saving diffrent data.
|
||||
// BinlogType is to distinguish different files saving different data.
|
||||
type BinlogType int32
|
||||
|
||||
const (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user