Skip to content

Instantly share code, notes, and snippets.

@naneau
Created January 11, 2013 14:34
Show Gist options
  • Save naneau/4511085 to your computer and use it in GitHub Desktop.
Save naneau/4511085 to your computer and use it in GitHub Desktop.
linked in error message.
PDOException: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction: DELETE FROM {semaphore} WHERE (name = :db_condition_placeholder_0) AND (value = :db_condition_placeholder_1) AND (expire <= :db_condition_placeholder_2) ; Array ( [:db_condition_placeholder_0] => variable_init [:db_condition_placeholder_1] => 23147238050f0228a691f76.38886810 [:db_condition_placeholder_2] => 1357914772.4661 ) in lock_may_be_available() (line 181 of /export/content/data/dlc/shared/www/developer/includes/lock.inc).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment