zoneminder/db/zmdrop.sql.in

6 lines
90 B
MySQL

--
-- Current Database: @ZM_DB_NAME@
--
DROP DATABASE /*!40000 IF EXISTS*/ @ZM_DB_NAME@;