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.3.4 (2013-12-03)

Changes in MySQL Installer 1.3.4 (2013-12-03)

A release that includes MySQL server 5.5.35 and 5.6.15.

Bugs Fixed

  • The my.ini template for MySQL Server 5.6/5.7 were updated to use an undecorated value for the innodb_autoextend_increment option, such as 64 instead of the previous 64M. (Bug #17505278, Bug #70412)

  • Forward slashes were used in the executable path that was defined for the Windows service. These are now back slashes. (Bug #17495554, Bug #70398)

  • After using MySQL Installer to install MySQL Server and MySQL Workbench, uninstalling MySQL Workbench using MySQL Installer with MySQL Workbench running would force the host to reboot. (Bug #17478598)

  • Additional architecture validation procedures were added, as MySQL Enterprise Backup binaries do not follow the typical "winx64/win32" file-naming convention. (Bug #17218057)