mirror of
https://github.com/MariaDB/server.git
synced 2025-10-28 17:15:19 +03:00
Added error checking for errors when attempting to use stored procedures after the mysql.proc table has been dropped, corrupted, or tampered with. Test cases were put in a separate file (sp-destruct.test).