Archive for the ‘SQL’ Category.

Mysql::Error: Deadlock found when trying to get lock

In one of my rails-projects we had problems with deadlocks during transactions:

"A ActiveRecord::StatementInvalid occurred in ...: Mysql::Error: Deadlock found when trying to get lock "

Continue reading 'Mysql::Error: Deadlock found when trying to get lock' »