MySQL Forums
Forum List  »  Stored Procedures

Re: Stored procedure runs indefinitely, but the steps within can be run individually with no issue (5.7)
Posted by: Peter Brawley
Date: February 15, 2019 02:18PM

Using Connector/Net? Version? MySQL version?

Does LoadAllTables() also hang if you call it wih another API? Can you connc to your database backend with the mysql client program?

Did you try adding status stubs into the sprocs to show where it's hanging?

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.