Bug #78432 | When %path% is accessed in the windows command line, mysql is runned | ||
---|---|---|---|
Submitted: | 15 Sep 2015 0:30 | Modified: | 15 Sep 2015 5:00 |
Reporter: | Wooyong Chung | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 6.3.4 | OS: | Windows (Microsoft Windows Server 2008 R2 Standard Service Pack 1) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
[15 Sep 2015 0:30]
Wooyong Chung
[15 Sep 2015 5:00]
MySQL Verification Team
you're only supposed to put directories into the path variable. Not filenames. suggest you examine output of echo %path% and fix it accordingly.
[15 Sep 2015 5:05]
MySQL Verification Team
but anyway, you're not supposed to try to execute the %path% string!