[CONJS-174] Unknown prepared statement handler (0) given to mysqld_stmt_execute ERROR Created: 2021-09-03 Updated: 2022-07-18 Resolved: 2022-07-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
created here : https://github.com/mariadb-corporation/mariadb-connector-nodejs/issues/170 There is some issue to identify : Server has capability MARIADB_CLIENT_STMT_BULK_OPERATIONS enable - if not, bulk command would not have been send - but when sending COM_STMT_BULK_EXECUTE with statement id 0xffffffff = last prepared id, server response is an Error with "Unknown prepared statement handler (0) given to mysqld_stmt_execute" |
| Comments |
| Comment by Diego Dupin [ 2021-12-17 ] |
|
stopping investigation, not reproduced. |
| Comment by Ralf Gebhardt [ 2022-07-18 ] |
|
Closed this issue as incomplete since it for a long time has been waiting for feedback. |