A
A
Anton Pronin2012-09-14 14:50:05
MySQL
Anton Pronin, 2012-09-14 14:50:05

How to get list of MySQL stored procedure parameters?

There is for example procedure which accepts 3 parameters.
How do I find out what the parameters are called and what type they are

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
gaelpa, 2012-09-14
@nightw0rk

Table `mysql`.`proc`, field `param_list`.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question