Package ruby-mysql2: Information

Source package: ruby-mysql2
Version: 0.4.9-alt0.M70C.1
Build time:  Feb 15, 2018, 09:28 PM in the task #198797
Copied in the task: #200650
Category: Development/Ruby
Report package bug
License: MIT/Ruby
Summary: A modern, simple and very fast Mysql library for Ruby - binding to libmysql
Description: 
The Mysql2 gem is meant to serve the extremely common use-case of
connecting, querying and iterating on results. Some database libraries
out there serve as direct 1:1 mappings of the already complex C APIs
available. This one is not.

It also forces the use of UTF-8 [or binary] for the connection [and all
strings in 1.9, unless Encoding.default_internal is set then it will
convert from UTF-8 to that encoding] and uses encoding-aware MySQL API
calls where it can.

List of rpms provided by this srpm:
ruby-mysql2 (x86_64, i586)
ruby-mysql2-debuginfo (x86_64, i586)
ruby-mysql2-doc (noarch)


List of contributors:
Andrey Cherepanov

    1. libruby-devel
    2. ruby-test-unit
    3. ruby-tool-rdoc
    4. ruby-tool-setup
    5. libmysqlclient-devel
    6. rpm-build-ruby

Last changed


Aug. 14, 2017 Andrey Cherepanov 0.4.9-alt0.M70C.1
- Backport new version to c7 branch
Aug. 14, 2017 Andrey Cherepanov 0.4.9-alt1
- New version
July 11, 2017 Andrey Cherepanov 0.4.8-alt1
- New version