[MDEV-25839] Wrong data saved on EXECUTE when second use COM_STMT_SEND_LONG_DATA when first didn't Created: 2021-06-01 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6 |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Dmitry Shulga |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | CONNECTOR_RELATED | ||
| Description |
|
This only concerns 10.3+ version. Bug is not present in 10.2. On second execution of COM_STMT_EXECUTE that have a COM_STMT_SEND_LONG_DATA value, when first execution didn't and type differ, data inserted isn't correct. example to reproduced :
|