0.3.21
版本发布时间: 2016-05-08 09:34:29
brianmario/mysql2最新发布版本:0.5.6(2024-02-16 01:19:00)
New Features
None
Bugfixes
- Fix segfault when :cache_rows => false
Changes
- Add Ruby 2.3.1 to the Travis CI matrix
- Use
Thread.handle_interrupt
to protectClient#query
against Timeout interrupts