Skip to content

Commit 1196c06

Browse files
committed
change comment BINLOG_ROW_IMAGE
1 parent 782184a commit 1196c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymysqlreplication/binlogstream.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ def __check_optional_meta_data(self):
564564
logging.log(
565565
logging.WARN,
566566
"""
567-
Setting The Variable Value BINLOG_ROW_METADATA = FULL
567+
Setting The Variable Value BINLOG_ROW_METADATA = FULL, BINLOG_ROW_IMAGE = FULL.
568568
By Applying this, provide properly mapped column information on UPDATE,DELETE,INSERT.
569569
""",
570570
)

0 commit comments

Comments
 (0)