| Summary: | mysql_config nonzero return code on usage message | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Karel Volný <kvolny> |
| Component: | mysql | Assignee: | Michal Schorm <mschorm> |
| Status: | CLOSED WONTFIX | QA Contact: | qe-baseos-daemons |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.6 | CC: | byte, databases-maint, hhorak |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1039975 | Environment: | |
| Last Closed: | 2017-04-07 19:18:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1039975 | ||
| Bug Blocks: | |||
|
Description
Karel Volný
2013-12-10 13:00:29 UTC
just FTR, there are more binaries with similar problem: `mysql_waitpid --help` returns 255 despite "--help" is valid option `mysqladmin --help` returns 1 despite "--help" is valid option `myisam_ftdump --help` returns 1 despite "--help" is valid option `resolve_stack_dump --help` returns 1 despite "--help" is valid option (should I file it as a new bug?) |