Files
zoneminder/db/zmdrop.sql.z
stan 1a7549ace3 Added zmdrop script.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1591 e3e1d417-86f3-4887-817a-d78f3d33393f
2005-11-16 10:25:12 +00:00

6 lines
86 B
Plaintext

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