[MCOL-2243] Incorrect DECIMAL precision in DESC TABLE output Created: 2019-03-15 Updated: 2020-08-25 Resolved: 2019-07-11 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MDB Plugin |
| Affects Version/s: | 1.0.0, 1.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Roman | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
There is mistype in the code that sets DECIMAL precision to 310 and this change is visible for a very short period of time in DESC table_name output. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-06-19 ] |
|
We unfortunately have no way of reproducing the customer issue. A patch has been added to 1.1.8 which fixes what we think the problem might be. But without a test case there isn't much more we can do. |
| Comment by Andrew Hutchings (Inactive) [ 2019-07-11 ] |
|
Can't find a way to reproduce this and attempts to fix it without knowing what is happening cause critical regressions. |