Bug #6621 | Configuration Wizard doesn't populate [client] section of my.ini | ||
---|---|---|---|
Submitted: | 15 Nov 2004 6:42 | Modified: | 31 Mar 2014 10:18 |
Reporter: | Tom Metro | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Config Wizard | Severity: | S3 (Non-critical) |
Version: | 4.1.7, 5.0.79 | OS: | Windows (Windows NT) |
Assigned to: | CPU Architecture: | Any |
[15 Nov 2004 6:42]
Tom Metro
[14 Dec 2004 3:18]
MySQL Verification Team
Thank you for the bug report.
[30 Dec 2004 21:54]
Michael G. Zinner
Thanks for reporting. The problem in this case is, that the wizard cannot deal with complex configuration file setups. As the wizard only (re-)generates a fixed configuration file based on a template it does not touch a config file that might be shared by several MySQL installations but generates it's own config file in the installation directory. This works well for the server, because the windows service is installed to read the generated configuration file. It also works for the command line client shortcut in the Windows Start Menu since the config file is specified there as well. Now the problem is, if another client is started from the command line it will not find the configuration file, because it is one directory below and not in a "default" place (C:\ or C:\Windows). We hope to address this in a future version of the client tools, so they automatically look up one directory to see if a configuration file is there.
[22 May 2009 8:07]
Valeriy Kravchuk
Client section in generated my.ini is populated already: [client] port=3308 But there is still no option to change any default/existing my.ini outside of the installation directory.
[31 Mar 2014 10:18]
Yngve Svendsen
Posted by developer: Thank you for the bug report. We are closing this report now for two related reasons: * MySQL Server 4.1 and 5.0 are obsolete versions of MySQL Server * For more recent MySQL Server versions, the config wizard is no longer available, and the MySQL Installer for Windows is the recommended way to install MySQL Server on Windows
[31 Mar 2014 10:18]
Yngve Svendsen
Close as per comment above.