Documentation Home
MySQL Installer Release Notes
Related Documentation Download these Release Notes
PDF (US Ltr) - 226.8Kb
PDF (A4) - 226.7Kb


MySQL Installer Release Notes  /  Changes in MySQL Installer 1.4.15 (2016-03-01)

Changes in MySQL Installer 1.4.15 (2016-03-01)

Functionality Added or Changed

  • Added a new configuration page for MySQL Server plugins, available when installing MySQL Server versions 5.7.12 and higher.

  • The installation templates that generate my.ini no longer include an entry for keyring_file_data, as that setting was only required for MySQL Server 5.7.11.

    This also fixes the known limitation where the upgrade process did not reconfigure the keyring_file_data option, as my.ini is not overwritten. This was a known limitation with the MySQL Server 5.7.11 keyring plugin, which was enabled by default and required this option.

    References: Reverted patches: Bug #22650942.

Bugs Fixed

  • The MySQL Installer registry location was stored under "HKEY_CURRENT_USER" instead of "HKEY_LOCAL_MACHINE". (Bug #22740141, Bug #80387)