Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #4 (closed enhancement: fixed)

Opened 4 years ago

Last modified 2 years ago

mysql_adapter: disabling autocommit is unnecessary

Reported by: ror@andreas-s.net Assigned to: David
Priority: high Milestone: 1.1
Component: Railties Version: 1.1.2
Severity: Keywords: "
Cc: "

Description

I can see no reason for deactivating Autocommit before a transaction is started. According to the MySQL docs this is unnecessary, and all tests pass when it is removed.

Change History

10/11/04 13:08:14 changed by david

  • status changed from new to closed.
  • resolution set to fixed.