Hi! I'm using prisma & mysql for our team's se...
# orm-help
j
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
@Jake Choi 👋 Could you open an issue with the steps that caused this? We would need to investigate when does this exactly occur.
j
Thanks I will.
💯 1
It's not produced again so far. If it's produced again, I would open an issue.