Skip to content

mysql8.0 之前为默认配置BINLOG_ROW_METADATA = MINIMAL有办法使用吗 #7

@KongDaTua

Description

@KongDaTua

Processing binlogevents: 0event [00:00, ?event/s]WARNING:root:
Setting The Variable Value BINLOG_ROW_METADATA = FULL, BINLOG_ROW_IMAGE = FULL.
By Applying this, provide properly mapped column information on UPDATE,DELETE,INSERT.

Traceback (most recent call last):
File "reverse_sql_mysql8.py", line 445, in
File "reverse_sql_mysql8.py", line 287, in main
File "pymysqlreplication/binlogstream.py", line 596, in fetchone
File "pymysql/connections.py", line 772, in _read_packet
File "pymysql/protocol.py", line 221, in raise_for_error
File "pymysql/err.py", line 143, in raise_mysql_exception
pymysql.err.OperationalError: (1236, 'Could not open log file')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions