Bug #65891 | Erreur mysqldump.exe with Unknown suffix | ||
---|---|---|---|
Submitted: | 13 Jul 2012 9:38 | Modified: | 13 Jul 2012 10:42 |
Reporter: | OLIVIER BARTHOULOT | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S2 (Serious) |
Version: | 5.1 To 5.6 | OS: | Windows (XP SP3) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Erreur suffixe, mysqldump.exe |
[13 Jul 2012 9:38]
OLIVIER BARTHOULOT
[13 Jul 2012 10:12]
Valeriy Kravchuk
I have two ideas: 1. Try to search with OS level tools for any (or just *.ini) file on the entire machine with "d3306" in the content. 2. Try to run: mysqldump --no-defaults --version and send me the output.
[13 Jul 2012 10:37]
OLIVIER BARTHOULOT
//[13 Jul 10:12] Valeriy Kravchuk // I have two ideas: // // 1. Try to search with OS level tools for any (or just *.ini) file on // the entire machine with "d3306" in the content. // // 2. Try to run: // // mysqldump --no-defaults --version // // and send me the output. The first way is the good. I search only int the "data" and "mysql" repertory. But I discover an another "my.ini" int the windows repertory with 'd3306'. I have modify too this file and it seemms good. Thanks for your help. I will search on the all HDD now.
[13 Jul 2012 10:42]
Valeriy Kravchuk
So I assume this problem was not a result of any bug in MySQL code.