gems mysql2 0.1.4

latest releases: 0.5.6, 0.5.5, 0.5.4...
14 years ago
  • optimization: implemented a local cache for rows that are lazily created in ruby during iteration. The MySQL C result is freed as soon as all the results have been cached
  • optimization: implemented a local cache for field names so every row reuses the same objects as field names/keys
  • refactor the Mysql2 connection adapter for ActiveRecord to not extend the Mysql adapter - now being a free-standing connection adapter

Don't miss a new mysql2 release

NewReleases is sending notifications on new releases.