Added comment.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@165 e3e1d417-86f3-4887-817a-d78f3d33393f
This commit is contained in:
parent
1922cd854e
commit
1be4991169
|
@ -44,4 +44,5 @@ MinY smallint(5) unsigned NOT NULL default '0',
|
|||
MaxY smallint(5) unsigned NOT NULL default '0',
|
||||
Score smallint(5) unsigned NOT NULL default '0'
|
||||
) TYPE=MyISAM;
|
||||
-- Not a problem if this fails
|
||||
drop table Alarms;
|
||||
|
|
Loading…
Reference in New Issue