victim
The transaction that is automatically chosen to be rolled back when a deadlock is detected. InnoDB rolls back the transaction that has updated the fewest rows.
See also deadlock.
See also deadlock detection.
See also innodb_lock_wait_timeout.