kuansix commented on code in PR #586: URL: https://github.com/apache/inlong-website/pull/586#discussion_r1015394942
########## docs/data_node/load_node/doris.md: ########## @@ -33,11 +35,11 @@ such as Maven or SBT is provided below. </code></pre> ## Prepare -### Create a MySql Extract table -First create a table `cdc_mysql_source` in the MySql database, the command is as follows: +### Create MySql Extract table +##### 1.create a table `cdc.cdc_mysql_source` in the MySql database for single-sink extract. the command is as follows: Review Comment: done -- 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]
