summaryrefslogtreecommitdiff
path: root/config/initializers/connection_fix.rb
Commit message (Expand)AuthorAgeFilesLines
* Update warn message for MySQL fixmrchrisw/mysql-connection-warnChris Wilson2016-09-281-1/+1
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+32
* Fix for Resque forking might cause stuck workers for the threaded Sidekiq.Sytse Sijbrandij2013-08-101-36/+0
* added connection fix initializer, helps long running resque workers not failjcredding2012-06-111-2/+19
* Only load MySQL2Adapter connection fix is MySQL2 is available. Ariejan de Vroom2012-03-271-12/+14
* Changed for mysql2 adapterYvan2012-03-271-3/+3
* Added fix for "MySQL has gone away" errors with Resque workers.Ariejan de Vroom2012-03-271-0/+17