joyCurry30 commented on code in PR #3955:
URL: https://github.com/apache/flink-cdc/pull/3955#discussion_r2013458011


##########
docs/content/docs/faq/faq.md:
##########
@@ -137,7 +137,7 @@ Flink CDC provides DataStream API `MysqlSource` since 
version 2.1. Users can con
 
 ### Q8: In the same MySQL instance, the table of one database cannot 
synchronize incremental data, but other databases works fine. Why?
 
-Users can check Binlog_Ignore_DB and Binlog_Do_DB through the `show master 
status` command
+Users can check Binlog_Ignore_DB and Binlog_Do_DB through the `show master 
status` or `` command
 

Review Comment:
   Or `` ?  There seems to be a lack of concrete content.



-- 
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]

Reply via email to