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.1.7 (2013-02-15)

Changes in MySQL Installer 1.1.7 (2013-02-15)

A release that includes MySQL Workbench 5.2.47. The MySQL Installer files were incremented from 5.x.x.0 to 5.x.x.1.

Bugs Fixed

  • On Microsoft Windows, after upgrading a community edition of MySQL Server 5.6.10 to the commercial version, the community edition would remain running. The service is now restarted by MySQL Installer, which now reports the commercial edition as running. (Bug #16339411)

  • Calls to the netsh.exe command now surround the name argument value with double quotes, because the name argument value might contain a space, such as "Port 3306". (Bug #16317629)

  • The Network Service user was being translated to a localized string, which could create an invalid Sid. It now uses the built-in "NT AUTHORITY\NetworkService" account. (Bug #16311312)

  • While adding a MySQL Server, and when using Windows Authentication, the group name would not be validated by MySQL Installer. (Bug #16230325)

  • On Microsoft Windows 8, updating a community release to a commercial release required you to manually restart the MySQL service after the update. (Bug #16183314)