MySQL Forums
Forum List  »  Stored Procedures

Re: Procedure does not exist -- when it does.
Posted by: Carl Roberts
Date: September 26, 2016 10:04AM

It's a stored procedure (sproc).

No, database name is in the format of prefix_sufix, and procedure name is "procStoreNoCall", and the syntax generated is "CALL procStoreNoCall();".

Yes, logged in user has EXECUTE privileges, and the definer for the procedure is is root@localhost.

We're running MySQL version 5.6.14

Options: ReplyQuote


Subject
Views
Written By
Posted
12955
September 26, 2016 09:10AM
Re: Procedure does not exist -- when it does.
2361
September 26, 2016 10:04AM


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.