[R2DBC-85] adding hint in order to execute text command when useServerPrepStmts option is set Created: 2023-03-02 Updated: 2023-03-24 Resolved: 2023-03-02 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Permit to execute text command even when `useServerPrepStmts` is set using prefix
in sql command |