Bug #92485 | Connector throws 'Malformed database URL' on sessionVariables parameter | ||
---|---|---|---|
Submitted: | 18 Sep 2018 23:25 | Modified: | 15 Feb 2019 19:04 |
Reporter: | Anton Tananaev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 8.0.12 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | regression |
[18 Sep 2018 23:25]
Anton Tananaev
[19 Sep 2018 7:22]
MySQL Verification Team
Hello Anton Tananaev, Thank you for the report! regards, Umesh
[15 Feb 2019 19:04]
Daniel So
Added the following entry to the Connector/J 8.0.13 changelog: "When a connection property's value contained an equal sign (???=???) in itself, an exception (???WrongArgumentException: Malformed database URL???) was thrown. This was due to an error in the parser for the connection URL, which has been corrected by this fix."