[ODBC-309] Type Conversion Warnings are not returned after execution Created: 2021-04-14 Updated: 2021-04-19 Resolved: 2021-04-15 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.1.11 |
| Fix Version/s: | 3.1.12 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If conversion errors are returned, warnings are being lost. In first turn those are fractional truncation. One of examples could be if number encoded in a SQL_NUMERIC does not fit given precision/scale. |
| Comments |
| Comment by Lawrin Novitsky [ 2021-04-15 ] |
|
Commit 5cf7740 |