Bug #909 mysqld --verbose --help != mysqld --help --verbose
Submitted: 24 Jul 2003 8:14 Modified: 25 Jul 2003 0:09
Reporter: Paul DuBois Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.1 OS:any, probably
Assigned to: Sergei Glukhov CPU Architecture:Any

[24 Jul 2003 8:14] Paul DuBois
Description:
mysqld --help now produces just a short message:

Usage: ./mysqld [OPTIONS]

For more help options (several pages), use mysqld --verbose --help

And indeed, "mysqld --verbose --help" does produce the long message.
However, "mysqld --help --verbose" produces only the short message.
It would be nice for those of us with poor memories if --help --verbose
and --verbose --help had the same effect.

How to repeat:
Run the commands shown above.
[24 Jul 2003 23:05] Sergei Glukhov
ChangeSet
  1.1580 03/07/25 11:03:57