ruby-mysql2 0.5.3-3ubuntu5 source package in Ubuntu

Changelog

ruby-mysql2 (0.5.3-3ubuntu5) kinetic; urgency=medium

  * remove d/p/adjust-test-acc-to-mysql-8.0.28-change.patch: correct
    functionality was restored to Time and DateTime query's with 'SELECT ?' in
    mysql 8.0.29

 -- Lena Voytek <email address hidden>  Wed, 25 May 2022 14:28:23 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Robie Basak
Uploaded to:
Kinetic
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.5.3.orig.tar.gz 105.4 KiB a11d72f79c43e5ffe9bbaa3ab6bc10ea6f777fcedfbf101c88b96e1fec950790
ruby-mysql2_0.5.3-3ubuntu5.debian.tar.xz 10.1 KiB a199e503b952cc30d2e6ecf93f460a31a8c2471492eb7d227e5b8e5c10ac7ffa
ruby-mysql2_0.5.3-3ubuntu5.dsc 2.2 KiB 624b51bb5e7fa613b6907b159057b8c087f8ef221c352f36b265d7cdee32a98a

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 ruby-mysql2