You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/11/21 06:58:11 UTC

[GitHub] [shardingsphere] riyun1989 commented on issue #8263: databasename can not contain dot

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:
users@infra.apache.org