Hi! I'm using prisma & mysql for our team's server. Yesterday, "Prepared_stmt_count" exceeded default "max_prepared_stmt_count" value.
Is there any way I can control prepared statement? or I have to keep increasing max value?
Thank you!
👍 1
👀 1
r
Ryan
11/24/2021, 5:07 AM
@Jake Choi 👋
Could you open an issue with the steps that caused this? We would need to investigate when does this exactly occur.
j
Jake Choi
11/25/2021, 11:39 PM
Thanks I will.
💯 1
Jake Choi
12/05/2021, 10:51 PM
It's not produced again so far. If it's produced again, I would open an issue.