Skip navigation.
Home
The She-BA

Creating an API for My Stored Procedures

Does anyone have any ways they create an API for their stored routines (functions and procedures)? Currently it seems as though I have to parse the CREATE statement to get the input variables....Has anyone else done this? Is it in any third party tools?

[...] Kritzer, the MySQL

[...] Kritzer, the MySQL She-BA, has a quick question: does anyone have any ways they create an API for their stored routines (functions and procedures)? She also has some concerns about how “kill” behaves with MySQL [...]