We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a6928a + bd8645a commit 17ecaafCopy full SHA for 17ecaaf
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