MySQL Forums
Forum List  »  Connector/Python

Re: Bug? InterfaceError: Failed getting warnings when executing a query with multiple statements with get_warnings
Posted by: Barend Scholtus
Date: August 09, 2019 10:42AM

Thank you Nuno. Please note Test1 can be removed entirely. The problem remains the same.

The problem starts when the first row in Test2 has been retrieved and printed successfully. It seems the connector is doing a SHOW WATNINGS without freeing the first result set. (this is something I can't control from python I think :()

Much appreciate further ideas.

Options: ReplyQuote




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.