Re: Unexpected error when calling stored procedure.
Posted by: Filipe Silva
Date: March 02, 2020 02:39AM

What Connector/J version are you using?

What MySQL Server version are you using?

Does it work if you run it synchronously, `.execute()` instead of `.executeAsync()`?

The stored procedure `lockTasks` returns a result set?

You said it works with the C++ connector, what results do you get from it?

Options: ReplyQuote


Subject
Written By
Posted
Re: Unexpected error when calling stored procedure.
March 02, 2020 02:39AM


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.