You can set it to true. This parameter was introduced in Rails 2.3.
MySQL supports the reconnect flag in its connections - if set to true, the client will try to reconnect to the server before abandoning it in case of a lost connection. Now you can set reconnect = true for your MySQL connections in database.yml to get this behavior from a Rails application.
TeamRails "false", .
, reconnect = true. . MySQL , .
, - reset.
, , . , , , , , .
:
2.3
mysql-reconnect-value-doesnt-stick
fooobar.com/questions/423150/...