MySQL Forums
Forum List  »  MySQL Workbench

User Defined Functions (UDF)
Posted by: Dan Cook
Date: March 30, 2009 12:33PM

I need to add UDFs to my database. Is there a way in Workbench to add these to my model? I am using Workbench 5.0.30 SE.

Something like:
drop function foo;
create function foo returns string soname "libfoo.so";

Regards,
Dan C

Options: ReplyQuote


Subject
Views
Written By
Posted
User Defined Functions (UDF)
3247
March 30, 2009 12:33PM
2177
March 31, 2009 01:08AM


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.