sandynz commented on issue #28030: URL: https://github.com/apache/shardingsphere/issues/28030#issuecomment-1674132320
Hi @clay-f , the `HikariPool-2 - Added connection conn0: url=jdbc:h2:mem:config user=SA` is because your configured mode type is `Standalone`. You could refer to `JDBCRepositoryPropertyKey.JDBC_URL` and `JDBCRepository.init` source code for more details. <img width="1052" alt="图片" src="https://github.com/apache/shardingsphere/assets/42492540/51810c6e-cdd3-425c-9502-8a5f420b59d9"> -- 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]
