mesaque / common-schema

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

Should have procedure get_event_dependencies #16

Closed GoogleCodeExporter closed 9 years ago

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

What will this new component do?
This should apply get_sql_dependencies to the code that makes up an event.

Characteristics of the component? (e.g. NO SQL for stored function)
The usual

Dependencies for component?
get_sql_dependencies, mysql.event

Compatibility with what kind of MySQL version/distribution?
5.1 and up.

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 roland.bouman on 19 Sep 2011 at 8:08

GoogleCodeExporter commented 9 years ago
Got it already, will commit this evening.

Original comment by roland.bouman on 19 Sep 2011 at 8:09

GoogleCodeExporter commented 9 years ago

Original comment by roland.bouman on 19 Sep 2011 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by shlomi.n...@gmail.com on 28 Nov 2011 at 4:58