MySQL Forums
Forum List  »  Stored Procedures

root cannot create stored procedure in 5.0.3 beta-net
Posted by: Rob Drake
Date: April 04, 2005 05:29AM

I wite the stored procedure and then the error message simply informs me that root@localhost (which is where I am) cannot create the stored procedure. : the stored procedure is simply a test of create procedure myfirst() select * from pet;

Is this do with rights?? and if so how do i get it going.

(Got to impress that client :) )
Rob

Options: ReplyQuote


Subject
Views
Written By
Posted
root cannot create stored procedure in 5.0.3 beta-net
3704
April 04, 2005 05:29AM


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.