Skip to content

Commit 804a1e8

Browse files
authored
variable name mismatch
1 parent bea526d commit 804a1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

replication/const.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const (
3535

3636
const (
3737
BINLOG_ROW_IMAGE_FULL = "FULL"
38-
BINLOG_ROW_IAMGE_MINIMAL = "MINIMAL"
38+
BINLOG_ROW_IMAGE_MINIMAL = "MINIMAL"
3939
BINLOG_ROW_IMAGE_NOBLOB = "NOBLOB"
4040
)
4141

0 commit comments

Comments
 (0)