static REPLICATION_SERVER_ID_OFFSET: u32
Expand description

A constant arbitrary offset to add to the source-id to produce a deterministic server-id for identifying Materialize as a replica on the upstream MySQL server. TODO(roshan): Add user-facing documentation for this