https://www.alphacodingskills.com/mariadb/mariadb-stored-procedures.php
Once a procedure is created in MariaDB, it can be removed by using DROP PROCEDURE statement. The DROP PROCEDURE statement requires the ALTER ROUTINE privilege for it. By default, MariaDB automatically