We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea526d commit 804a1e8Copy full SHA for 804a1e8
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