GOODBOY008 commented on code in PR #3608:
URL: https://github.com/apache/flink-cdc/pull/3608#discussion_r1917768335
##########
docs/content/docs/connectors/pipeline-connectors/mysql.md:
##########
@@ -313,6 +313,13 @@ pipeline:
<td>Whether enable include table and column comments, by default is
false, if set to true, the table and column comments will be sent.<br>
Note: Enable this option will bring the implications on memory
usage.</td>
</tr>
+ <tr>
+ <td>treat-tinyint1-as-boolean</td>
Review Comment:
```suggestion
<td>treat-tinyint1-as-boolean.enabled</td>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]