MySQL Forums
Forum List  »  Newbie

Permission to execute functions in MySQL v5.0
Posted by: Hugh de Saram
Date: October 31, 2005 02:21PM

I am using the new v5.0 of MySQL, and am trying to profit from the new server-side function facility. OS is Win XP Pro. The function calculates ages from Dates of Birth. It works fine when l log in as root, but won't execute for any other user, and won't allow me to grant execute rights to any other user. Putting SQL SECURITY DEFINER into the function doesn't do anything either.

Any ideas?
hugh@desaram.co.uk

Options: ReplyQuote


Subject
Written By
Posted
Permission to execute functions in MySQL v5.0
October 31, 2005 02:21PM


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.