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.23 (2017-12-26)

Changes in MySQL Installer 1.4.23 (2017-12-26)

Bugs Fixed

  • When entering a password to configure samples and examples for MySQL, the correct password did not always advance the configuration to the next step. This fix modifies conditions that reset the UI controls after the connection check finishes for selected server instances and supports the case in which a stand-alone server and a sandbox InnoDB Cluster reside together on the same local host. (Bug #27306333)

  • Some settings were not updated correctly, depending on the input values provided during the configuration. This fix alters the way configuration tasks are set before applying them in the Apply Configuration step of the configuration wizard. (Bug #27306052)

  • Installing MySQL from the command line failed to configure, initialize, and start the server properly. (Bug #27291209)

  • If MySQL was running as a Windows service, the service was stopped and then restarted as a process during the MySQL Samples and Examples configuration step. This fix eliminates the requirement to stop the server service. (Bug #27291082)

  • When the decimal separator format used a character other than a period (.) on Windows, the MySQL Installer configuration step could not create the required configuration file. (Bug #27289654)

  • Properly installed prerequisite software on a host was undetected by MySQL Installer during the installation of MySQL 5.5 server. (Bug #27289597)