webyog / sqlyog-community

Webyog provides monitoring and management tools for open source relational databases. We develop easy-to-use MySQL client tools for performance tuning and database management. Webyog's solutions include SQL Diagnostic Manager for MySQL performance optimization and SQLyog for MySQL administration. More than 35,000 companies (including Amazon, IBM, Salesforce, AT&T, eBay, and GE) and 2.5 million users rely on Webyog's solutions to provide valuable insights into their databases. Webyog is an Idera, Inc. company.
https://webyog.com/
GNU General Public License v2.0
2.19k stars 322 forks source link

Support for UDF's (User Defined Functions) #980

Open atulwy opened 9 years ago

atulwy commented 9 years ago

Original issue 980 created by webyog on 2009-02-05T12:56:20.000Z:

Forums link: http://www.webyog.com/forums//index.php?showtopic=4485

MySQL docs: http://dev.mysql.com/doc/refman/5.0/en/adding-functions.html

GUI support for the UDF-interface for CREATE FUNCTION and DROP FUNCTION statements would be rather simple to implement. It is only a folder object, a context menu and a small dialogue!

atulwy commented 9 years ago

Comment #1 originally posted by webyog on 2009-02-05T13:00:17.000Z:

And I think the current caption for 'Create Function' should be 'Create Stored Function'

atulwy commented 9 years ago

Comment #2 originally posted by webyog on 2012-05-01T07:26:38.000Z:

also see # 1788