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: Eric Jones
Date: February 18, 2019 01:21PM

Looks like max_execution_time is set to 0. The only %time% variable set to 300 is delayed_insert_timeout.

I'll give debugging with stubs a shot.

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.