<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -125,9 +125,8 @@ module ActiveRecord
       end
 
       # Returns true if its safe to reload the connection between requests for development mode.
-      # This is not the case for Ruby/MySQL and it's not necessary for any adapters except SQLite.
       def requires_reloading?
-        false
+        true
       end
 
       # Checks whether the connection to the database is still active (i.e. not stale).</diff>
      <filename>activerecord/lib/active_record/connection_adapters/abstract_adapter.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>529c2716992490a6eab55486788ca0d35c17e60b</id>
    </parent>
  </parents>
  <author>
    <name>Pratik Naik</name>
    <email>pratiknaik@gmail.com</email>
  </author>
  <url>http://github.com/rails/rails/commit/d20955f889223b6035dbc7d61acba9091bf7b7ed</url>
  <id>d20955f889223b6035dbc7d61acba9091bf7b7ed</id>
  <committed-date>2008-11-07T14:34:32-08:00</committed-date>
  <authored-date>2008-11-07T14:26:52-08:00</authored-date>
  <message>Don't leave open dangling connections in development mode. [#1335 state:resolved]</message>
  <tree>44b5df8f71316c33c4325f99ddf04e153e53d582</tree>
  <committer>
    <name>Pratik Naik</name>
    <email>pratiknaik@gmail.com</email>
  </committer>
</commit>
