Closed tsegismont closed 8 months ago
See #1424
Otherwise, the client emits an error such as:
io.vertx.mysqlclient.MySQLException: {errorMessage=Unknown prepared statement handler (1) given to mysql_stmt_precheck, errorCode=1243, sqlState=HY000}
@vietj I'll backport this to 4.x after the PR is merged
4.x
@tsegismont can you rebase on latest master ? there have been code changes wrt to SSL that are needed to check CI on this branch
Done
See #1424
Otherwise, the client emits an error such as: