Bug #114010 | Installer documentation has no mention of server_type | ||
---|---|---|---|
Submitted: | 15 Feb 2024 18:12 | Modified: | 8 May 2024 21:35 |
Reporter: | Sean M | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 8.0.36 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Documentation Bug, server_type |
[15 Feb 2024 18:12]
Sean M
[16 Feb 2024 5:00]
MySQL Verification Team
Hello Sean M, Thank you for the report and feedback. regards, Umesh
[6 May 2024 21:53]
Jose Ramirez Ruiz
Posted by developer: The server_type variable has been removed from the server configuration file because it is only relevant to MySQL Installer. Instead, starting from version 1.6.11 the variable will be stored in the settings-<license>.xml file typically located at: C:\ProgramData\MySQL\MySQL Installer for Windows.
[8 May 2024 21:35]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Installer 1.6.11 release, and here's the proposed changelog entry from the documentation team: The server_type variable was removed from the generated MySQL Server configuration file, because it was only relevant to MySQL Installer. This information is now stored in the MySQL Installer settings-{license}.xml file. Thank you for the bug report.