Send data from MySQL to MySQL keeping deleted records #37396
Unanswered
imartinezcascallana
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to send only the INSERT and UPDATE from one MySQL DB to another MySQL DB, and if records are deleted in the first DB, they should not be deleted in the second when passing the data.
Would it be possible?
Thanks in advance,
Greetings
Beta Was this translation helpful? Give feedback.
All reactions