[R2DBC-62] Prepared statement wrong column type on prepare meta not skipped Created: 2022-04-27 Updated: 2022-04-27 Resolved: 2022-04-27 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | other |
| Affects Version/s: | 1.1.1-rc |
| Fix Version/s: | 1.1.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 1.5h | ||
| Original Estimate: | Not Specified | ||
| Description |
|
default decoding might return wrong result when prepared statement are reexecuted for command that might have different column type (example 'SELECT ?') |