[CONCPP-34] Getting value of the TINYINT field from the prepared statement result cause eternal loop Created: 2020-09-02 Updated: 2020-09-24 Resolved: 2020-09-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | 0.9.3 |
| Fix Version/s: | 0.9.4 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Comments |
| Comment by Lawrin Novitsky [ 2020-09-07 ] |
|
Same would happen for smallint, mediumint and decimal. |
| Comment by Lawrin Novitsky [ 2020-09-24 ] |
|
Commit 5f3cfcd |