facebookincubator/OnlineSchemaChange

RBR support on community version

cenalulu opened this issue · 0 comments

Currently OSC cannot run on a community version MySQL when row based replication is enabled. See detailed explainition here
Since RBR is pretty common setup, we need to consider how to support this without having users migrating to fb-mysql. Below are several possible approaches:

  • Make OSC works through replication
  • Support RBR binlog catchup