Bug #66435 Show procedure and function dependencies
Submitted: 17 Aug 2012 14:43 Modified: 19 Aug 2012 6:58
Reporter: Caio Cunha Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: dependence script

[17 Aug 2012 14:43] Caio Cunha
Description:
One of my most recurrent needing when editing a procedure or function, is to map all dependencies from and to that procedure. Sometimes, when you alter a procedure signature for example, you need to update many others places (procedures/functions).

It would be really useful to have a feature to right click a routine and find all references to it and from it, so we could easily change all impacted points.

How to repeat:
No bug...

Suggested fix:
Add an "Show references" option on the right click of a routine, procedure or table.
[19 Aug 2012 6:58] Valeriy Kravchuk
Thank you for the feature request.