br: handle special character in SQL. #37469
Labels
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.1
This bug affects the 6.1.x(LTS) versions.
component/br
This issue is related to BR of TiDB.
severity/minor
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
In SQL backup/restore if sk has special character (+), we will encounter the error. just like pingcap/br#603, we handle it in binary. but the URL parsed before we replace it in SQL.
2. What did you expect to see? (Required)
success
3. What did you see instead (Required)
failed with SignatureDoesNotMatch.
4. What is your TiDB version? (Required)
v6.1.0
The text was updated successfully, but these errors were encountered: