linghengqian commented on issue #30328: URL: https://github.com/apache/shardingsphere/issues/30328#issuecomment-1968294865
> @strongduanmu @linghengqian If I use SS jdbc 5.x , I got error because my jdbc driver not implement some method of java.sql.DatabaseMetaData and throw unsupportException. How can I disable meta check of SS? is `spring.shardingsphere.check.table.metadata.enabled`? - Refer to https://shardingsphere.apache.org/document/current/en/user-manual/common-config/props/ . - There is a property `check-table-metadata-enabled` in the YAML file of ShardingSpehre, and the default value of this property is `false` on 5.4.2-SNAPSHOT. -- 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]
