이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Preface
This tutorial demonstrates how to use Debezium to capture updates in a MySQL database. As the data in the database changes, you can see the resulting event streams.
Providing feedback on Debezium documentation
We appreciate your feedback on our documentation.
To propose improvements, open a GitHub issue and describe your suggested changes. Provide as much detail as possible to enable us to address your request quickly.
Prerequisites
- You have a GitHub account. If you do not have an account, you are prompted to create one.
Procedure
- From a browser, navigate to the Debezium GitHub Issues page.
- Click New issue and sign in if you are prompted.
Click one of the following options:
- Bug report
- To report an error that you found, such as a typo or incorrect information.
- Feature request
- To suggest a specific improvement to clarify the meaning, accuracy, completeness, or structure of the information.
- Add a title that summarizes your suggested change.
In the Add a description box, provide the following information:
- The URL of the page where you found the issue.
A description of the error or of your suggestion on how to improve the content.
NoteIt’s ok to remove boilerplate text in the description field that is not relevant to the documentation, for example, the text that references the connector configuration and the database version.
- Click Create to submit the GitHub issue.
Thank you for taking the time to provide feedback.