PR268: Should not escape password hashes before inserting them in ProxySQL

Description

I encountered the issue upon using caching_sha2_password algorithm in Percona 8. Some hashes included newline characters ("\n"), which are being escaped by the admin-tool into "\n", thus invalidating them and preventing the user to connect.

Please find the PULL REQUEST below:

Environment

None

Activity

Show:
Done

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Smart Checklist

Created September 5, 2024 at 8:40 AM
Updated October 28, 2024 at 1:09 PM
Resolved October 18, 2024 at 6:32 AM