MySQL Forums
Forum List  »  Connector/Python

Re: pooled connection trauma
Posted by: Nuno Mariz
Date: July 27, 2022 07:56AM

You're welcome.
Without seeing (and test) the stored procedure is hard to find the root of cause.
Maybe you're using the database name as prefix in the stored procedure declaration, like `mydatabase.mystoredproc".
We have a known issue with it, that will be fixed in the upcoming release. See https://bugs.mysql.com/bug.php?id=107406

Options: ReplyQuote


Subject
Written By
Posted
Re: pooled connection trauma
July 27, 2022 07:56AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.