[CONC-160] Field metadata: NUM_FLAG not set for DECIMAL COLUMNS Created: 2016-02-20 Updated: 2016-02-20 Resolved: 2016-02-20 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.0, 2.2.0 |
| Fix Version/s: | 2.2.3, 3.0.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When retrieving metadata information for a DECIMAL COLUMN field->flags doesn't indicate that the column is a numeric flag (FLAG_NUM is not set). |
| Comments |
| Comment by Georg Richter [ 2016-02-20 ] |
|
Fixed in rev. 52e07f5115ac4d60ef43f5d6c40b5abf6d8e7df9 |