-
-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Labels
A-featurefeature with good ideafeature with good ideaB-master-replicamaster/replica sync, replaymaster/replica sync, replayB-storagedata type, data storage, insert,update,delete, transactionsdata type, data storage, insert,update,delete, transactionsgood first issueGood for newcomersGood for newcomersprio: normalMedium priorityMedium priority
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-featurefeature with good ideafeature with good ideaB-master-replicamaster/replica sync, replaymaster/replica sync, replayB-storagedata type, data storage, insert,update,delete, transactionsdata type, data storage, insert,update,delete, transactionsgood first issueGood for newcomersGood for newcomersprio: normalMedium priorityMedium priority
Type
Projects
Status
Done