[MDEV-15263] Different justification behaviour for integer mysql client output Created: 2018-02-09 Updated: 2020-08-25 Resolved: 2018-06-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | libmariadb |
| Affects Version/s: | 10.1, 10.2 |
| Fix Version/s: | 10.2.16, 10.3.8 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Richard Stracke | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Justification is different between Columnstore To reproduce: connect with mysql client.
|
| Comments |
| Comment by Elena Stepanova [ 2018-02-09 ] | ||||||||||||
|
Something has changed on the client side between 10.2.1 and 10.2.2:
| ||||||||||||
| Comment by Georg Richter [ 2018-02-19 ] | ||||||||||||
|
It will be pushed after merge of diverged branches is finished. The IS_NUM macro was never updated (MariaDB Connector/C was built on top of LGPL MySQL 3.23.58 client library). Additional todo's:
|