Bug #17239 mysqlslap: bad examples/help message
Submitted: 8 Feb 2006 15:12 Modified: 14 Feb 2006 18:38
Reporter: Paul DuBois Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:5.1-bk OS:
Assigned to: CPU Architecture:Any

[8 Feb 2006 15:12] Paul DuBois
Description:
The mysqlslap help message twice refers to a --sql-generate-sql
option, which does not exist.  Perhaps it should say --auto-generate-sql?

The top of the mysqlslap.c source file has a comment that shows some
example mysqlslap commands. These need to be checked to verify that
they work.  For example, one of them refers to the non-existent
--drop-schema option.

How to repeat:
See above.
[14 Feb 2006 18:27] Brian Aker
Corrected in latest 5.1
[14 Feb 2006 18:38] Paul DuBois
No changelog entry needed.