wu-sheng commented on code in PR #9689: URL: https://github.com/apache/skywalking/pull/9689#discussion_r979815469
########## docs/en/setup/backend/backend-storage.md: ########## @@ -211,6 +211,34 @@ All connection-related settings, including URL link, username, and password, are Only part of the settings is listed here. See the [HikariCP](https://github.com/brettwooldridge/HikariCP) connection pool document for full settings. To understand the function of the parameter `rewriteBatchedStatements=true` in MySQL, see the [MySQL official document](https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-connp-props-performance-extensions.html#cj-conn-prop_rewriteBatchedStatements). +## MySQL-Sharding Review Comment: As a level two title, please update the `Natively supported storage:` part on the top -- 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]
