Unable to delete specific table row #66522
sykp241095
started this conversation in
Migrated from Forum
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Original author: dveeden Did you find a solution? If not, what is in the logs of TiDB, PD and TiKV? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Original author: jsen
Original time: 2025-04-15 15:44:18.548215
Original ID/Slug: 10471 / unable-to-delete-specific-table-row
Hi,
we’re running a small production database and we stumbled upon a row in one of our tables that just cannot be deleted.
According to docs:
…but our TiDB and TiKV version are in sync:
Information I gathered so far:
information_schema.data_lock_waitsUPDATEstatement can be performed on this row without issuesDELETEstatement and receiving the error - the response seems immediateApplication environment:
production
TiDB version:
v8.5.1
Reproduction method:
unknown, the table has 35125 row and this is the only one that seems to cause issues
Resource allocation:
Beta Was this translation helpful? Give feedback.
All reactions