Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When activating "useResetConnection", when connection is given back to pool, connection is reset. Part of that reset consist of removing existing Prepare commands, so, if prepStmtCacheSize is > 0 (default) and useResetConnection is enable (not default), then if query is in cache, query won't be reprepared, resulting in an error 'Unknown prepared statement handler (xxx) given to mysqld_stmt_execute"
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 2.2.1 [ 22802 ] |
Component/s | pooling [ 14209 ] | |
Fix Version/s | 1.7.1 [ 22808 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 83720 ] | MariaDB v4 [ 135037 ] |