ruby-mysql2 0.4.3-2ubuntu1 source package in Ubuntu

Changelog

ruby-mysql2 (0.4.3-2ubuntu1) xenial; urgency=medium

  * FTBFS fixes (LP: #1566798) with thanks to Lars Tangvald:
    - d/p/testfix.patch: make test create required user.
    - d/start_mysqld_and_run.sh:
      + Adjust mysql_install_db options for 5.7.
      + Create database "test" since mysql_install_db no longer does it
        in 5.7.

 -- Robie Basak <email address hidden>  Wed, 06 Apr 2016 13:30:48 +0000

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-mysql2_0.4.3.orig.tar.gz 69.2 KiB fbc46be43d94f8293123c40814eb4da78980cccbbae248abdd5d5d90fc1bc7a2
ruby-mysql2_0.4.3-2ubuntu1.debian.tar.xz 7.2 KiB d3415e44f2572e3d28f2909eec967f829b324d012a6c59a46c401120bd367191
ruby-mysql2_0.4.3-2ubuntu1.dsc 2.2 KiB 0fcec4a4e289535d9dd78e4084b01aec65f51d9075e0266688f4f19b7e9701d3

Available diffs

View changes file

Binary packages built by this source

ruby-mysql2: simple, fast MySQL library for Ruby

 This is an API module that allows Ruby programs to interface with MySQL
 databases. Usually, it will be pulled in automatically by packages providing
 Ruby programs which need this capability, you only need to install it directly
 if you intend to write such programs yourself. You may want to prefer the
 ruby-mysql2 package over the ruby-mysql package, since benchmarks have shown
 it to be faster, it is non-blocking and it supports UTF-8 database encoding.

ruby-mysql2-dbgsym: debug symbols for package ruby-mysql2

 This is an API module that allows Ruby programs to interface with MySQL
 databases. Usually, it will be pulled in automatically by packages providing
 Ruby programs which need this capability, you only need to install it directly
 if you intend to write such programs yourself. You may want to prefer the
 ruby-mysql2 package over the ruby-mysql package, since benchmarks have shown
 it to be faster, it is non-blocking and it supports UTF-8 database encoding.