Data too long when setting @@tidb_cloud_storage_uri #48029
Labels
affects-7.5
component/ddl
This issue is related to DDL of TiDB.
feature/developing
the related feature is in development
severity/major
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)
Previously, global variable value cannot have more than 1024 characters:
However, S3 URI is easy to exceed 1024 if it consists of multiple query parameters.
2. What did you expect to see? (Required)
No error.
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
9224f62
The text was updated successfully, but these errors were encountered: