MySQL Forums
Forum List  »  Connector/C++

Re: Declaring user variable into database using mysql connector c++
Posted by: Peter Brawley
Date: February 01, 2017 12:49PM

OK, if CLIENT_MULTI_STATEMENTS is set, you can add a "select @Returnvalue" query to prove it was set. Does that work?

As soon as you close the connection though, the var will go away.



Edited 1 time(s). Last edit at 02/01/2017 12:50PM by Peter Brawley.

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.