Bugfixes:
Use C89 comment style in source code. #13 [knu]
Use ULL2NUM to return `affected_rows`. #11, #12 [cbandy]
DEPRECATION: Ruby 1.8.6 is no longer supported. Do not update your production application blindly without testing first any dependency change!
Incompatibility:
Requires Ruby 1.8.7 or newer.
Enhancements:
Detect MySQL version at load time and fail on mismatch [ghazel]
Use MySQL Connector/C for Windows binary bindings instead
Bug fixes:
Use RbConfig since Config is deprecated in Ruby 2.0 [tenderlove]
Yanked:
Changes in requirements render this gem incompatible for some users.
New features:
Early support for Ruby 1.9
Enhancements:
Improved gem release process using Hoe as development dependency
Implemented support for cross compilation
Binary version built against MySQL 5.0.83
Bug fixes:
Improved detection of mysql and it's configuration (mysql_config)
Generated with the Darkfish Rdoc Generator 2.