This project is archived and is in readonly mode.
Add reconnect:false to generated database.yml for MySQL
Reported by CancelProfileIsBroken | February 1st, 2009 @ 04:45 PM | in 2.x
Even though we want to default the reconnect option for MySQL to false for backwards compatibility, we should show it explicitly in database.yml for new applications. This will make the option much more discoverable.
Comments and changes to this ticket
-
CancelProfileIsBroken February 1st, 2009 @ 04:45 PM
- Assigned user set to Pratik
-
Repository February 1st, 2009 @ 05:54 PM
- State changed from new to resolved
(from [8d35b36d1a20bf2792ed9d43f5edb1d644e348a4]) Add :reconnect option to generated mysql database.yml [#1838 state:resolved]
Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 1838 Add reconnect:false to generated database.yml for MySQL (from [8d35b36d1a20bf2792ed9d43f5edb1d644e348a4]) Add :re...
- 1293 MySQL adapter doesn't reconnect on lost connection Optional reconnect: key added from #1838