PhD是小本一枚

Results 1 comments of PhD是小本一枚

@strongduanmu the configuration is: schemaName: eeb dataSources: main: dataSourceClassName: com.zaxxer.hikari.HikariDataSource driverClassName: com.mysql.cj.jdbc.Driver jdbcUrl: jdbc:mysql://x.x.x.x/eeb?useUnicode=TRUE&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&serverTimezone=PRC username: x password: x rules: - !SHARDING tables: set_info_logs: actualDataNodes: main.set_info_logs tableStrategy: standard: shardingColumn: startTime shardingAlgorithmName:...