CREATE OR REPLACE, CREATE IF NOT EXISTS, and DROP IF EXISTS
by Sriram for MariaDB
This project is to add support for OR REPLACE and IF EXISTS/IF NOT EXISTS to all CREATE and DROP variants for all objects. The objects include functions, procedures, packages, types, synonyms, trigger and views.