General error: 1205 Lock wait timeout exceeded; try restarting transaction

Created on 29 January 2019, over 5 years ago
Updated 23 June 2024, 6 days ago

In database it is giving below error from log.

[error]  Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction: DELETE FROM {autosave_form_entity_form}
WHERE (entity_type_id = :db_condition_placeholder_0) AND (entity_id = :db_condition_placeholder_1); Array
(
    [:db_condition_placeholder_0] => media
    [:db_condition_placeholder_1] => 716136
)
in autosave_form_entity_update() (line 112 of /..../modules/contrib/autosave_form/autosave_form.module).

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024