There was an error while loading. Please reload this page.
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