0.4.3 New Features * Add method Client#ssl_cipher to expose mysql_get_ssl_cipher * Add method Result#free to immediately free a result set * Add connection flag automatic_close: true/false to determine whether to work around connections being closed by garbage collection in a child after a fork. Default is true, which restores behavior prior to 0.3.16. Bugfixes * Fix to hold the GVL between mysql_stmt_execute and mysql_stmt_store_result to prevent commands hitting the wire out of sync (e.g. if a GC run occurs in the middle) * Fix BigDecimal arguments to Prepared Statements were ignored * Fix rake re-definition warning Changes * Add Ruby 2.3 to the Travis CI matrix * Allow nil for timeouts instead of casting to 0 when creating a Client instance * Add connection flag automatic_close: true/false to determine whether to work around connections being closed by garbage collection in a child after a fork. Default is true, which restores behavior prior to 0.3.16.
6 lines
388 B
Text
6 lines
388 B
Text
$NetBSD: distinfo,v 1.10 2016/03/08 13:55:26 taca Exp $
|
|
|
|
SHA1 (mysql2-0.4.3.gem) = b28fe20599ff0d69d20b35df3651c237a6410e32
|
|
RMD160 (mysql2-0.4.3.gem) = 92293bc616347e433dd75796e93368742684f968
|
|
SHA512 (mysql2-0.4.3.gem) = bd55bec7ae6eaa6e3f1aaffa990d9f6d19a98595a08b3eedcca3b1b38ef48181f241f651a5b20b1a8b4b55df6076d7addce9b8119e73ecc2bf384174b5f5a3e7
|
|
Size (mysql2-0.4.3.gem) = 73728 bytes
|