Aiven-Open / aiven-mysql-migrate

MySQL® migration tool
Apache License 2.0
10 stars 5 forks source link

mysql: require row format for replication #2

Closed alexole closed 3 years ago

alexole commented 3 years ago

Add extra requirement for replication method - ROW format for the binary log. If statement/mixed format is used - it might lead to security problems/extra privileges requirement on the target DB.