Skip to content

Commit 17ecaaf

Browse files
authored
Merge branch 'master' into change-test-framekwork
2 parents 7a6928a + bd8645a commit 17ecaaf

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)