MySQL Forums
Forum List  »  Connector/C++

Re: Connections errors to server
Posted by: Peter Brawley
Date: July 30, 2020 12:34PM

Given what you report, the likeliest explanations are a timeout setting that's too small, a query that went wrong, and a connection interruption. You'll need to add stubs to your code to track those possibilities.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Connections errors to server
503
July 30, 2020 12:34PM


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.