Open bb7133 opened 7 months ago
I cannot reproduce it with
+-----------------------------------------------------------+
| tidb_version() |
+-----------------------------------------------------------+
| Release Version: v8.1.0-alpha-89-g69d7770335 |
| Edition: Community |
| Git Commit Hash: 69d7770335a7611d05bb2f3a0888c79afb03e92a |
| Git Branch: master |
| UTC Build Time: 2024-07-17 10:45:49 |
| GoVersion: go1.22.5 |
| Race Enabled: false |
| Check Table Before Drop: false |
| Store: unistore |
+-----------------------------------------------------------+
@bb7133 Can you reproduce it?
I cannot reproduce it with
+-----------------------------------------------------------+ | tidb_version() | +-----------------------------------------------------------+ | Release Version: v8.1.0-alpha-89-g69d7770335 | | Edition: Community | | Git Commit Hash: 69d7770335a7611d05bb2f3a0888c79afb03e92a | | Git Branch: master | | UTC Build Time: 2024-07-17 10:45:49 | | GoVersion: go1.22.5 | | Race Enabled: false | | Check Table Before Drop: false | | Store: unistore | +-----------------------------------------------------------+
@bb7133 Can you reproduce it?
I have to say that I am able to reproduce it when trying to run Tempora integration tests: https://github.com/temporalio/temporal.
I didn't find a way to simplify the reproduce steps. Sorry about that.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
SQL statements:
2. What did you expect to see? (Required)
No error.
3. What did you see instead (Required)
Sometimes(related to the query plan I believe) we can see the error:
4. What is your TiDB version? (Required)