Open Yriuns opened 1 month ago
This is actually the same bug with https://github.com/pingcap/tidb/issues/48360, the root cause is the regexp lib we use in TiKV is not 100% compatible with the regexp lib we use in go.
This is actually the same bug with #48360, the root cause is the regexp lib we use in TiKV is not 100% compatible with the regexp lib we use in go.
Thanks a lot! But I noticed that the issue you refer to was open in nearly one year ago, so it will not be fixed?
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
query ok
3. What did you see instead (Required)
4. What is your TiDB version? (Required)