Created
January 11, 2013 14:34
-
-
Save naneau/4511085 to your computer and use it in GitHub Desktop.
linked in error message.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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