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
-
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.