[CONCPP-106] Add support of MariaDB prepared statements parameter arrays in executeBatch methods Created: 2022-09-12 Updated: 2022-09-30 Resolved: 2022-09-30 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.2, 1.1.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
Using parameter arrays with prepared statements can be the fastest way of batch execution |