| Bug #30088 | Can't disable myisam-recover by a value of "". | ||
|---|---|---|---|
| Submitted: | 27 Jul 2007 4:39 | Modified: | 3 Aug 2007 18:46 |
| Reporter: | Sadao Hiratsuka (Basic Quality Contributor) | ||
| Status: | Closed | ||
| Category: | Server: MyISAM | Severity: | S3 (Non-critical) |
| Version: | 5.0.42, 5.0.44 | OS: | Any |
| Assigned to: | Ramil Kalimullin | Target Version: | |
| Tags: | myisam-recover, myisam, qc | ||
[27 Jul 2007 4:39]
Sadao Hiratsuka
[27 Jul 2007 5:08]
Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[1 Aug 2007 8:41]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/31934 ChangeSet@1.2482, 2007-08-01 11:41:13+05:00, ramil@mysql.com +4 -0 Fix for bug #30088: Can't disable myisam-recover by a value of "". - test result. Problem: we don't proper handle "" value of the --myisam-recover option. Fix: turn off myisam recovering if --myisam-recover="" is set.
[2 Aug 2007 12:20]
Sergey Gluhov
ok to push
[2 Aug 2007 21:13]
Bugs System
Pushed into 5.1.21-beta
[2 Aug 2007 21:16]
Bugs System
Pushed into 5.0.48
[3 Aug 2007 18:46]
Paul DuBois
Noted in 5.0.48, 5.1.21 changelogs. --myisam-recover="" (empty option value) did not disable MyISAM recovery.
