gravity
gravity copied to clipboard
Add a configuration for user to deal with auto-increment key when using bidirectional
When doing bi-directional replication. There will be conflict when the primary key is auto increment (generated by mysql).
what can we do?