Skip to content

implements --with-fix in app:diff:rows command #7

@mitch10593

Description

@mitch10593

--with-fix is an option not implemented yet.

When enabled, changes reporting should output SQL queries to insert/update/delete records on slave.
Perhaps, a "--skip-write-binlog" could add "SET sql_log_bin = 0;" to first line (and "SET sql_log_bin = 1;" to last line) to avoid replication when running all queries in a master/master setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions