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.25 (2018-03-21)

Changes in MySQL Installer 1.4.25 (2018-03-21)

Bugs Fixed

  • The socket, default-character-set, character-set-server, and innodb_data_home_dir configuration file variables were set to zero (0.0) rather than being set to the non-numeric value type specified for each variable. (Bug #27702140)

  • When attempting to configure MySQL 8.0 server, the database was not initialized and an error message was generated. This fix removes the NO_AUTO_CREATE_USER value assigned to the sql-mode server variable from the configuration file template for the 8.0 release series. (Bug #27700665)