We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please answer these questions before submitting your issue. Thanks!
tiup deploy a cluster
use test; source [test.txt](https://github.com/pingcap/tidb/files/8338139/test.txt); select col1, instr(col1, substr(col1, 3)) from PK_RCP9283 where instr(col1, substr(col1, 3)) >= instr("轜廞豑悒笡ç梎尠理襟", substr("轜廞豑悒笡ç梎尠理襟", 3));
mysql> select col1, instr(col1, substr(col1, 3)) from PK_RCP9283 where instr(col1, substr(col1, 3)) >= instr("轜廞豑悒笡ç梎尠理襟", substr("轜廞豑悒笡ç梎尠理襟", 3)); ERROR 9002 (HY000): TiKV server timeout
Release Version: v6.1.0-alpha Edition: Community Git Commit Hash: 6d01855856aac61e0829f73ed8a47be6add45321 Git Branch: heads/refs/tags/v6.1.0-alpha UTC Build Time: 2022-03-23 14:59:02 GoVersion: go1.18 Race Enabled: false TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306 Check Table Before Drop: false
The text was updated successfully, but these errors were encountered:
instr function pushed down to tikv #32193
Sorry, something went wrong.
expr: fix instr function get stuck (#33380)
0e043c6
close #33367
expr: fix instr function get stuck (#33380) (#33389)
5200002
Successfully merging a pull request may close this issue.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
tiup deploy a cluster
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: