Bug #29088 | mysqldump renders mysqld unusable on windows when ran with --master-data | ||
---|---|---|---|
Submitted: | 13 Jun 2007 20:15 | Modified: | 12 Jul 2007 0:45 |
Reporter: | Tobias Asplund | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Backup | Severity: | S1 (Critical) |
Version: | 5.1.17/5.1.19 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[13 Jun 2007 20:15]
Tobias Asplund
[18 Jun 2007 13:55]
MySQL Verification Team
Thank you for the bug report. Could you please provide your my.ini file I was not able to repeat with a source server built 5 days ago. /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2007-06-18 13:40:19
[18 Jun 2007 21:59]
Tobias Asplund
I don't have access to that machine anymore, but aside from a normal default installer-generated my.ini I think that those options were enabled: log-bin log log-slow-queries log-output=FILE
[28 Jun 2007 10:03]
Sveta Smirnova
Thank you for the report. Verified as described with version 5.1.19 Option log is cause.
[12 Jul 2007 0:45]
Damien Katz
Most likely fixed. I was able to reproduce in 5.19, but I cannot repeat in 5.1.20+.