| Bug #11534 | spelling mistake in mysqld --verbose --help for --default-storage-engine=name | ||
|---|---|---|---|
| Submitted: | 23 Jun 2005 19:50 | Modified: | 27 Jun 2005 17:49 |
| Reporter: | Jonathan Miller | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server | Severity: | S3 (Non-critical) |
| Version: | 5.0 | OS: | Linux (Linux) |
| Assigned to: | Jim Winstead | CPU Architecture: | Any |
[27 Jun 2005 17:48]
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/internals/26455

Description: --default-storage-engine=name Set the default storage engine (table tyoe) for tables. Should be: Set the default storage engine (table type) for tables. How to repeat: mysqld --verbose --help Suggested fix: correct spelling mistake.