| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
## 0.10.17 2016-01-24
* Improve utf8mb4 support
* Fix memory leak
* Support for MySQL 5.7
* Fix bug with DateTime and wrong timezone offsets
|
|
No change except version.
|
|
## 0.10.15 2015-02-15
* Ruby 2.2 support
* utf8mb4 support on do_mysql
* Windows support on 2.1.x and 2.2.x
|
|
## 0.10.14 2014-02-13
* Don't do DNS lookup in transaction loading
|
|
not use libtool to do so. This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
|
|
## 0.10.13 2013-05-27
* Create binaries for Ruby 2.0 on Windows
* Fix segfault in do_postgres
* Fix compilation of do_oracle for Ruby 2.0
|
|
|
|
## 0.10.12 2013-01-21
* jdbc-mysql driver loading fix
* Improve compatibility for anscient MySQL versions
|
|
## 0.10.11 2012-12-29
* Rename C symbols to prevent name collitions
|
|
## 0.10.10 2012-10-11
No changes
## 0.10.9 2012-08-13
* Handle bigint insert id's
* Add handling for invalid date and datetimes with value 0000-00-00
* Handle empty database names for connecting to the default database
|
|
|
|
## 0.10.8 2012-02-10
* Ruby 1.9.3 compatibility on Windows
|
|
A MySQL driver for DataObjects.
This driver implements the DataObjects API for the MySQL relational database.
|