MySQL Forums
Forum List  »  Connector/Python

Re: pooled connection trauma
Posted by: Steven Childerley
Date: July 27, 2022 07:48AM

Hi Nuno, thanks for responding so quickly.

With MySQL Connector/Python 8.0.29 I get the following:

'Unexpected error: 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.GetVpnIpAddressByEpromId_arg1' at line 1' WHERE id = '154';

I did notice the implementation of cursor.callproc() had changed between 8.0.21 > 8.0.29, but didn't investigate deeply.

Options: ReplyQuote


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


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.