| Bug #18265 | mysql client: No longer right-justifies numeric columns | ||
|---|---|---|---|
| Submitted: | 15 Mar 2006 23:29 | Modified: | 11 Apr 2006 23:00 |
| Reporter: | Paul DuBois | ||
| Status: | Closed | ||
| Category: | Client | Severity: | S3 (Non-critical) |
| Version: | 5.0.19, 5.1.8 | OS: | |
| Assigned to: | Bugs System | Target Version: | |
[15 Mar 2006 23:29]
Paul DuBois
[4 Apr 2006 20:51]
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/4456
[4 Apr 2006 21:25]
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/4457
[4 Apr 2006 23:35]
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/4462
[7 Apr 2006 19:06]
Ian Greenhoe
Patch looks good to me.
[10 Apr 2006 16:45]
Magnus Blaudd
Patch ok for me too.
[11 Apr 2006 22:51]
Chad MILLER
Patch applies to 5.0.21 and 5.1.10. There were two bugs here, cause by the same "ASCII-zero" change of a few versions ago: Not right-justifying numbers and not printing "NULL". This single patch restores both.
[11 Apr 2006 23:00]
Paul DuBois
Noted in 5.0.21, 5.1.10 changelogs. A recent change caused the <command>mysql</command> client not to display <literal>NULL</literal> values correctly and to display numeric columns left-justified rather than right-justified. The problems have been corrected. (Bug #18265)
[20 Apr 2006 19:23]
Miguel Solorzano
Bug http://bugs.mysql.com/bug.php?id=19228 it was closed with reference of this one.
[25 Apr 2006 1:04]
Miguel Solorzano
Bug: http://bugs.mysql.com/bug.php?id=19306 marked as duplicate of this one.
