Re: root cannot create stored procedure in 5.0.3 beta-net
Permissions seems the most likely cause.
Personally I always install a fresh version each time so I never get these issues but if you have upgraded to 5.0.3 from a previous version you may need to grant the "create routine" privilage to the user your creating the procedure with.
If you want to impress your client even more checkout my site which has plenty of usefull info on Stored Procedures.
Andrew Gilfrin
------------------
http://gilfster.blogspot.com
My MySQL related Blog
http://www.mysqldevelopment.com
MySQL Stored Procedure,Trigger, View.... (Just about most things these days) Information
Subject
Views
Written By
Posted
3915
April 04, 2005 05:29AM
Re: root cannot create stored procedure in 5.0.3 beta-net
2897
April 04, 2005 06:44AM
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.