Closed
Description
This is Issue 3 moved from a Google Code project.
Added by 2012-05-21T08:18:58.000Z by che...@garena.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Invalid).
Original labels: Type-Defect, Priority-Medium
Original description
<b>What steps will reproduce the problem?</b>
1. if the password has '@' inside, the DSN cannot be parsed correctly
<b>2.</b>
<b>3.</b>
<b>What is the expected output? What do you see instead?</b>
<b>What version of the product are you using? On what operating system?</b>
<b>Please provide any additional information below.</b>
@ is used to separate password and address. However, if the password itself has '@', the DSN cannot be parsed correctly.