0.4.4
版本发布时间: 2016-04-19 19:27:09
brianmario/mysql2最新发布版本:0.5.6(2024-02-16 01:19:00)
New Features
- None
Bugfixes
- Fix segv when num of rows is zero
- Fix failed to allocate memory for an empty result set
- Fix :cache_rows => false on prepared statements
- Fix results buffer allocation fails with prepared statements
Changes
- Allow repeated each with :cache_rows => false
- Fix some tests for non-default creds
- Use the Travis Trusty image for Travis CI