Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Prepared Statements
-
Labels:None
Description
The prepared statement cache is specific for each thread (until MDEV-26233 is fixed). It is thus counter-intuitive that the related limit max_prepared_stmt_count is a global one. It should instead be a per-thread limit.
Attachments
Issue Links
- relates to
-
MDEV-26233 share prepared statement cache between connections
-
- Open
-