Bug #60021 mysqladmin -E output is not readable
Submitted: 8 Feb 2011 20:44
Reporter: Sveta Smirnova Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:5.0, 5.1, 5.6.2 OS:Any
Assigned to: CPU Architecture:Any

[8 Feb 2011 20:44] Sveta Smirnova
Description:
If mysqladmin is running with option -E result table looks damaged:

+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----...
| A1 | A2 | B1 | B2 | B3 | B4 | C1 | C2 | C3 | C4 | C5 | C6 | C7 | C8 | C9 | C10C11C12C13C14C15C16C17C18C19C20C21C22C23C24C25C26C27C28C29C30C31C32C33C34C...
+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----...
| 0  | 1  | 0  | 0  | 115| 7489| 0  | 0  | 0  | 0  | 0  | 0  | 0  | 0  | 0  | 0  | 0  | 0  | 0  | 0  | 0  | 0 ...
+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----+----...

Looks like programmer presumed a constant length of 2 chars for all commands.

How to repeat:
mysqladmin -i10 -c2  -r  -E extended-status