penghuiy commented on issue #2663: how to set datasource readonly URL: https://github.com/apache/incubator-shardingsphere/issues/2663#issuecomment-511401037 According to the JDBC specs, this setting is only a hint to the database to enable optimizations - it does not cause writes to be prohibited. I think this parameter is needed mainly to control the default behavior of the HikariPool. Of course, it can be set to false by default.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
