Hi, we recently hit the max_prepared_stmt_count limit in our environment. We believe we have a work around but while looking at the issue I felt a bit like I was working blind. In particular I was trying to find a way to see how many prepared statements we currently have on the server and, ideally, a mechanism to see what queries/requests are actually in the set of prepared statements.
Is there a mechanism to get those 2 pieces of information?
Thanks,
Joe Levin
Curriculum Associates