Bug #74341 | command line client does not run from start menu in Win7. | ||
---|---|---|---|
Submitted: | 12 Oct 2014 15:29 | Modified: | 2 Jun 2015 22:24 |
Reporter: | Peter Laursen (Basic Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: Installer | Severity: | S3 (Non-critical) |
Version: | 5.6.21, 5.7.5 | OS: | Windows (7/64) |
Assigned to: | CPU Architecture: | Any |
[12 Oct 2014 15:29]
Peter Laursen
[12 Oct 2014 15:36]
Peter Laursen
OK .. this exlain I think: Runningtehcommand in cmd.exe: C:\Users\Peter>"C:\Program Files\MySQL\MySQL Server 5.6\bin\mysql.exe" "--defaul ts-file=C:\Program Files\MySQL\MySQL Server 5.6\my.ini" "-uroot" "-p" Could not open required defaults file: C:\Program Files\MySQL\MySQL Server 5.6\m y.ini Fatal error in defaults handling. Program aborted C:\Users\Peter>
[12 Oct 2014 15:47]
Peter Laursen
Got it! Defaults file is not in C:\Program Files but in C:\Program Data. The file path in the command executed from the start menu icon is wrong! After editing it is OK. This is actually an issue and a regresson with the MySQL Installer latest version then! Changing category from clients to installer.
[12 Oct 2014 21:31]
MySQL Verification Team
Thank you for the bug report.
[24 Oct 2014 11:03]
Peter Laursen
So I wonder if the installer package was replaced on the server without re-versoning it? If so, this is a very bad practice IMO. How should users know the difference, if it happened? It is fine that/if - more or less - trivial fixes in the installer does not wait for a new server release. But in that case you should add a suffix to the file name (mysql-installer-community-5.6.21.1_a.msi, mysql-installer-community-5.6.21.1_b.msi etc.) for instance.
[14 May 2015 0:04]
Jose Gabriel Valencia Ornelas
Posted by developer: This is no longer happening with Installer 1.4.6 and 1.4.7 please try latest installer again!