zoneminder/db/zm_update-1.31.46.sql

3 lines
67 B
MySQL
Raw Normal View History

2018-08-22 00:50:33 +08:00
ALTER TABLE Stats MODIFY COLUMN EventId bigint unsigned NOT NULL;