QQxiaoyuyu opened a new issue, #1295: URL: https://github.com/apache/incubator-kvrocks/issues/1295
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Version The password configuration of kvrocks2redis does not support special symbols. My password contains (, #,). After the configuration is completed, some passwords are truncated, resulting in failure to connect to the database, ### Minimal reproduce step Password contains# ### What did you expect to see? I hope that passwords containing all special characters can be configured for use ### What did you see instead? E20230302 15:20:17.083904 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.099448 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.115800 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.132504 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.148733 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.166213 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.182044 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.206648 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.339524 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.362785 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.412103 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.474309 9563 sync.cc:78] auth got invalid response E20230302 15:20:17.541461 9563 sync.cc:78] auth got invalid response ### Anything Else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
