Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
11.8.6
-
None
-
None
Description
> Deadlock found when trying to get lock; try restarting transaction
How does a deadlock happen on single query 'transactions'. Doesn't InnoDB have a strategy to escalate to full table locks or something when the normal locking strategy doesn't work?