shlomi-noach / common-schema-legacy

Automatically exported from code.google.com/p/common-schema
5 stars 6 forks source link

Type-Enhancement #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What component are you suggesting? (view, table, function, procedure)
query_analysis_routines: get_trigger_dependencies()

What will this new component do?
will detect dependencies of a given trigger

Characteristics of the component? (e.g. NO SQL for stored function)
DETERMINISTIC, READS SQL DATA

Dependencies for component?

Compatibility with what kind of MySQL version/distribution?
5.5.x, 5.5.x

OS specific issues?
-

Do you expect this to be a heavyweight operation? Why?
-

Anything else?
-

Please label as "Type-Enhancement"

Original issue reported on code.google.com by danielpo...@gmail.com on 20 Feb 2013 at 9:09

GoogleCodeExporter commented 9 years ago
Thanks,
All the get_*_dependencies need some reviewing; they're basically still BETA.

Original comment by shlomi.n...@gmail.com on 21 Feb 2013 at 6:51