Remove zm from alter statement

This commit is contained in:
Isaac Connor 2018-08-28 10:37:02 -04:00
parent c271948f3d
commit 718bb6bba3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
-- Add Refresh column to Monitors table
--
ALTER TABLE `zm`.`Monitors`
ALTER TABLE `Monitors`
CHANGE COLUMN `Type` `Type` ENUM('Local', 'Remote', 'File', 'Ffmpeg', 'Libvlc', 'cURL', 'WebSite') NOT NULL DEFAULT 'Local' ;
SET @s = (SELECT IF(