We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bea526d + 804a1e8 commit bd8645aCopy full SHA for bd8645a
replication/const.go
@@ -35,7 +35,7 @@ const (
35
36
const (
37
BINLOG_ROW_IMAGE_FULL = "FULL"
38
- BINLOG_ROW_IAMGE_MINIMAL = "MINIMAL"
+ BINLOG_ROW_IMAGE_MINIMAL = "MINIMAL"
39
BINLOG_ROW_IMAGE_NOBLOB = "NOBLOB"
40
)
41
0 commit comments