wu-sheng commented on code in PR #9689: URL: https://github.com/apache/skywalking/pull/9689#discussion_r983575308
########## docs/en/setup/backend/backend-storage.md: ########## @@ -211,6 +212,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: We are not certain about ShardingSphere compatible capability crossing MySQL and PostgreSQL. Kai has noticed and reported to their community, we could only work with ShardingSphere 5.1.2, but 5.2.0 doesn't work. -- 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]
