txn: the tidb_low_resolution
variable is used on select for update statement
#54684
Labels
affects-6.1
affects-6.5
affects-7.1
affects-7.5
affects-8.1
severity/moderate
sig/transaction
SIG:Transaction
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)
2. What did you expect to see? (Required)
The
select for update
should report an error that whentidb_low_resolution_tso
is set, the statement could not be executed.3. What did you see instead (Required)
The select for update statement executes successfully.
4. What is your TiDB version? (Required)
Nightly with
ca7ba14da87abd060922b32c893b121c4c3d6373
commit hashThe text was updated successfully, but these errors were encountered: