Bug #19322 mysqld --help does not mention parameter --skip-external-locking correctly
Submitted: 25 Apr 2006 6:36 Modified: 30 May 2006 16:29
Reporter: Oli Sennhauser Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.21-BK, 5.0.20 OS:Any (any)
Assigned to: Iggy Galarza CPU Architecture:Any

[25 Apr 2006 6:36] Oli Sennhauser
Description:
mysqld --help does not mention parameter --skip-external-locking correctly

How to repeat:
mysqld --help --verbose | grep skip

Suggested fix:
some comment like

--skip-external-locking ...

remove --skip-locking comment instead (it is deprecated!)
[25 Apr 2006 12:15] Valeriy Kravchuk
Verified on 5.0.2-BK. --skip-external-locking is not described.
[19 May 2006 17:17] 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/6650
[30 May 2006 16:25] Iggy Galarza
Fixed in upcoming release 5.0.23.
[30 May 2006 16:29] Paul DuBois
No changelog entry needed.