zenkay / deadlock_retry

Deadlock Retry plugin

Home Page:http://rubyonrails.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deadlock retry for MySQL 5.0.x

Original gem detects following errors and retry

  • "Deadlock found when trying to get lock",
  • "Lock wait timeout exceeded",
  • "deadlock detected",

Update this gem to easily avoid an unfixed bug of MySQL 5.0.x:

Contributors:

About

Deadlock Retry plugin

http://rubyonrails.org

License:MIT License


Languages

Language:Ruby 100.0%