Skip to content

feature: binlog_format=statement #1015

@zsp108

Description

@zsp108

Is your feature request related to a problem? Please describe.

StoneDB supports row mode binlog, but the configuration is statement, which needs to be changed to binlog_format=row

in script/my.cnf, the template configuration file, the format of binlog is statement, and we should change to row.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

A-featurefeature with good ideaB-master-replicamaster/replica sync, replayB-storagedata type, data storage, insert,update,delete, transactionsgood first issueGood for newcomersprio: normalMedium priority

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions