mysql2 v0.5.1 Release Notes

Release Date: 2018-04-11 // about 6 years ago
  • ๐Ÿ†• New Features

    • None

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix with --with-mysql-dir (#952)
    • ๐Ÿ”€ Prevent command out of sync errors with Prepared Statements (#956, #957, #958)

    ๐Ÿ”„ Changes

    • ๐ŸŽ Specs: Use the prepared statement performance schema if available (#960)
    • ๐Ÿš… README mysql2 0.5.x works with Rails 5.0.7, 5.1.6, and higher
    • README be sure to read about the known limitations of prepared statements