Details
-
New Feature
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
permit using batch with 10.5 returning clause.
actually dependent of https://jira.mariadb.org/browse/MDEV-21916
This will need parsing of binary row resultset
Attachments
Issue Links
- is blocked by
-
MDEV-21916 COM_STMT_BULK_EXECUTE with RETURNING insert wrong values
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is blocked by |
Fix Version/s | 2.4.0 [ 24271 ] | |
Fix Version/s | 2.3.0 [ 24231 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Fix Version/s | 2.5.0 [ 24500 ] | |
Fix Version/s | 2.4.0 [ 24271 ] |
Fix Version/s | 2.5.0 [ 24500 ] |
Fix Version/s | 3.0.1-rc [ 26013 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
issue.field.resolutiondate | 2021-09-14 12:48:57.0 | 2021-09-14 12:48:57.171 |
Component/s | batch [ 16503 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 104776 ] | MariaDB v4 [ 135287 ] |
3.x version now implement binary implementation.
Correction https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/d372512208e30f7cb59200fb9b9f4462ba1d2c78 will be in 3.0.1-rc only, since requiring binary parsing.