-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mysql failing to start, can not find my-default.cnf #39
Comments
Can you please post a full path, without that |
@yegor256, I have the same problem. No spaces. :-( I'm running Windows 7 SP1 and I've tried this with both Strawberry Perl and ActiveState Perl.
|
let me try to reproduce it on Windows |
I confirm, it's a bug. The latest version (0.8.1) of the plugin doesn't work on Windows. Version 0.7 works fine though. You can use it for now. I will try to fix the problem as soon as possible. |
I'll ask someone to take care of this task soon |
@longtimeago it's your task now, go ahead |
@yegor256 Windows version of
But we specify absolute path to my-default.cnf in temp dir So, I can't do much here, as this is a bug in windows version of |
but version 0.7 works fine... we changed something recently and the plugin stopped to work.. or I missed your point? |
in version 0.7 we don't specify path for |
There is no such issue on linux because for linux |
So you're saying that |
it works but understands only relative paths (relative to basedir), but we are trying absolute |
Well, two options come to mind: 1) convert absolute path to relative or 2) copy the file |
I've registered a bug on mysql bugtracker |
Convert absolute path to relative is not the case. Given: There is no need to copy, as we create I'll provide the fix in a min. This will allow us to make some progress. |
@longtimeago this task is not yours any more (took too long), please stop added -60 to your rating, now it is equal to +1237 |
Two years have passed and probem still remains on Windows 10 x64. |
Below is the error log. I use version 0.8.1, windows 8, mysql.classifier=windows-amd64
my-default.cnf is present at the given location, but the error log says it can not find it
The text was updated successfully, but these errors were encountered: