Package ruby-mysql2: Information

Source package: ruby-mysql2
Version: 0.4.4-alt1.M80C.2
Build time:  May 24, 2018, 02:00 AM in the task #203550
Copied in the task: #206889
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. libmysqlclient-devel
    2. ruby-test-unit
    3. ruby-tool-rdoc
    4. ruby-tool-setup
    5. rpm-build-ruby
    6. libruby-devel

Last changed


May 13, 2018 Andrey Cherepanov 0.4.4-alt1.M80C.2
- Rebuild with Ruby 2.4.4
Nov. 7, 2017 Andrey Cherepanov 0.4.4-alt1.M80C.1
- Rebuild with Ruby 2.4.2
June 3, 2016 Andrey Cherepanov 0.4.4-alt1
- New version