Bug #26027 Confusing option in mysqlslap
Submitted: 1 Feb 2007 19:01 Modified: 7 Mar 2007 6:59
Reporter: Tobias Asplund Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:5.1.14 OS:
Assigned to: Brian Aker CPU Architecture:Any

[1 Feb 2007 19:01] Tobias Asplund
Description:
  -x, --number-char-cols=# 
                      Number of INT columns to create table with if specifying
                      --auto-generate-sql.
  -y, --number-int-cols=# 
                      Number of VARCHAR columns to create table with if
                      specifying --auto-generate-sql.

note the char/int exchange in option vs. help text.

How to repeat:
mysqlslap --help
[1 Feb 2007 20:13] MySQL Verification Team
Thank you for the bug report.
[7 Mar 2007 6:59] Brian Aker
Fixed sometime ago (it was just a typo in help)