MySQL Forums
Forum List  »  Stored Procedures

Re: Error Code: 1320 No RETURN found in FUNCTION
Posted by: Peter Brawley
Date: April 18, 2017 03:04PM

The cmd ...

SET GLOBAL log_bin_trust_function_creators = 1;

need to be issued before the function def.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error Code: 1320 No RETURN found in FUNCTION
1053
April 18, 2017 03:04PM


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.