You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, developers,
I am new to flink-cdc-connectors, I got two MariaDB databases running on machines A and B, I want to implement real-time data synchronization between databases A(master) and B(slave) in a secure way.
I knew mysql-cdc support MariaDB: 10.x, now I have two questions:
Can I create a TLS connection between mysql-cdc and MariaDB?
Can data from MariaDB A be synced to MariaDB B via mysql-cdc?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, developers,
I am new to flink-cdc-connectors, I got two MariaDB databases running on machines A and B, I want to implement real-time data synchronization between databases A(master) and B(slave) in a secure way.
I knew mysql-cdc support MariaDB: 10.x, now I have two questions:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions