mysql56 8.x-1.6

No changes (other than a typo fix in a code comment) since 8.x-1.6-beta1.

mysql56 8.x-1.5

This has no changes since 8.x-1.5-beta1. Just tagging the stable release to coincide with the Drupal 9.5.0 and 10.0.0 stable releases.

mysql56 8.x-1.5-beta1

Bug fixes

This release adds compatibility with Drupal 10.0.0-beta2. Note, however, that this module will likely not be supported for all of Drupal 10's lifetime. It will support Drupal 10.0, which will be supported until December 2023, but it's not yet known whether this module will work with Drupal 10.1. Sites are encouraged to upgrade to MySQL 5.7 or higher before the end of 2023.

mysql56 8.x-1.3

This release adds support for Drupal 9.3, which will be released in December.

mysql56 8.x-1.3-alpha1

New features

This release adds a workaround for sites that override Drupal's default SQL mode to not include ANSI_QUOTES. See #3218931: Use backticks to quote identifiers for sites that aren't using ANSI_QUOTES mode for details.

mysql56 8.x-1.2

Bug fixes

Relative to 8.x-1.1, this release:

  • Adds support for Drupal 9.2.
  • Adds support for MariaDB 10.0.

Relative to 8.x-1.2-beta1, this release:

mysql56 8.x-1.1

This release updates its composer.json to allow installation on Drupal 9.1, and for sites already using this driver to be able to upgrade to Drupal 9.1. This release includes no other changes since 1.0.

mysql56 8.x-1.0

Stable release, because this has been verified to pass all existing Drupal 9.0.0 tests on MySQL 5.6.

The only change since beta3 is integration has been added for Acquia's ORCA testing framework. This should not result in any runtime changes.

mysql56 8.x-1.0-beta2

Changed the composer package type from "drupal-database-driver" to "library", because overrides of core drivers can remain in the vendor directory so long as they're auto-loadable.

For people not using Composer, or not using Composer Installers, or using a version of Composer Installers prior to 1.9.0, this release is no different than beta1.

mysql56 8.x-1.0-beta1

No changes from alpha1. Just raising the stability level based on successful initial user testing.

Subscribe with RSS Subscribe to Releases for MySQL 5.6 and MariaDB 10.0 database driver