riyun1989 commented on issue #8263: URL: https://github.com/apache/shardingsphere/issues/8263#issuecomment-731519674
> databasename can not contain dot 。if contain, after dot string will be discard。 i found like pattern in SQLServerDataSourceMetaData class "jdbc:(microsoft:)?sqlserver://([\w-.]+):?([0-9]_);\S_(DatabaseName|database)=([\w-]+);?" should be "jdbc:(microsoft:)?sqlserver://([\w-.]+):?([0-9]_);\S_(DatabaseName|database)=([\w-.]+);?" version is 4.0.0-RC2 ---------------------------------------------------------------- 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]
