[
https://issues.apache.org/jira/browse/IGNITE-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433935#comment-16433935
]
ASF GitHub Bot commented on IGNITE-8148:
----------------------------------------
Github user devozerov closed the pull request at:
https://github.com/apache/ignite/pull/3794
> JDBC thin driver: use semicolon as parameter's delimiter
> --------------------------------------------------------
>
> Key: IGNITE-8148
> URL: https://issues.apache.org/jira/browse/IGNITE-8148
> Project: Ignite
> Issue Type: Task
> Components: jdbc
> Affects Versions: 2.4
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Major
> Fix For: 2.5
>
>
> Currently we split JDBC parameters using ampersand. This causes a number of
> usability concerns with escaping, especially when it is needed to pass
> connection URL to command line (e.g. sqlline in bash or PowerShell). A number
> of other vendors use either parentheses or semicolon as a delimiter. I
> propose to choose semicolon.
> Also it is necessary to make sure that old-style connection URLs work fine
> after this change.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)