To list all stored procedures in MySQL, simply execute the following command:
SHOW PROCEDURE STATUS;
Filed under: MySQL, php, Programming Tagged: | MySQL, procedures, SQL, status, stored procedures
To list all stored procedures in MySQL, simply execute the following command:
SHOW PROCEDURE STATUS;
Filed under: MySQL, php, Programming Tagged: | MySQL, procedures, SQL, status, stored procedures