Skip to content

SqlServerDriver.acceptUrl works wrong #1188

@hladush

Description

@hladush

Driver version

7.2.0.jre8
8.1.0.jre11-preview

SQL Server version

MsSql16

Client Operating System

MacOs

JAVA/JVM version

Java12

Table schema

My connection string looks like

jdbc:sqlserver://myIp:1433;database=master;password=pass**;**sdfsdf%;user=my_user;

As you see my password contains ;. I use Hikari CP and this pool uses acceptUrl method. I don't want change my password and I want to use Hikari CP. Can you help me with it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions