Forum Discussion
Parthiban006
1 year agoAdvocate I
Real Time Intelligence Connection issue with MySQL DB CDC
We have set up an on-premises data gateway to connect AWS RDS MySQL within a VPC. Using this gateway, we successfully fetch data from Fabric Data Factory pipelines, and the connection is working as e...
- 1 year ago
Hi Parthiban006
Thank you for reaching out to Microsoft Fabric Community.
Below steps might help in resolving the issue :
- Go to the CDC connector settings in Real-Time Hub and explicitly enter the username and password, even if the connection was previously set up.
- Ensure that the on-premises data gateway is correctly configured and that Real-Time Hub is using the right connection.
- If using a connection string, verify that the username is correctly formatted (ex: user=root or UID=root).
- MySQL user must have REPLICATION SLAVE and REPLICATION CLIENT permissions for CDC to work.
- If the issue persists, review the logs to see if there are any additional authentication failures.
After applying these steps, retry the connection and see if it resolves the issue.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
v-sathmakuri
1 year agoCommunity Support
Hi Parthiban006 ,
I hope this information proves helpful. Feel free to reach out if you have any further questions or would like to discuss this in more detail. If responses provided answers your question, please accept it as a solution so other community members with similar problems can find a solution faster.
Thank you!!