cweijan / vscode-database-client

Database Client For Visual Studio Code
https://database-client.com
MIT License
2.39k stars 264 forks source link

[BUG] The space of password will be auto removed #1169

Closed pilanocatu closed 3 weeks ago

pilanocatu commented 3 weeks ago

I tried to connect to my mysql database and got an access denied error.

I found it's because if the password is end up with space, the space will be auto removed when connecting.

I can connect successfully if my password is end up with other character.

cweijan commented 3 weeks ago

Fixed in version 7.4.4