MySQL Forums
Forum List  »  MySQL Workbench

Re: Does Workbench support stored procedures?
Posted by: Scott Noyes
Date: April 18, 2008 01:28PM

Hi Nathan,

Workbench has a "Routines" section of the model, which includes stored procedures and functions. There is a built in editor with syntax highlighting.

If you meant you wanted to execute stored procedures on the model itself, you can script Workbench with Lua (support for other languages are slated for 5.1)

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Does Workbench support stored procedures?
4206
April 18, 2008 01:28PM


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.