gems mysql2 0.3.6

latest releases: 0.5.6, 0.5.5, 0.5.4...
12 years ago
  • fix bug in Time/DateTime range detection
  • (win32) fix bug where the Mysql2::Client object wasn't cleaned up properly if interrupted during a query
  • add Mysql2::Result#count (aliased as size) to get the row count for the dataset
    this can be especially helpful if you want to get the number of rows without having to inflate
    the entire dataset into ruby (since this happens lazily)

Don't miss a new mysql2 release

NewReleases is sending notifications on new releases.