terrymanu commented on issue #2863: Can I change DataSourceMetaData's pattern ? URL: https://github.com/apache/incubator-shardingsphere/issues/2863#issuecomment-520781630 ShardingSphere just ref MySQL's official URL format, FYI: https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-reference-jdbc-url-format.html So URL without database name is invalid. If you want do your customized feature, please change the code as you want, but please note, we will not merge un-official URL format into ShardingSphere
---------------------------------------------------------------- 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
