Don't specify database name when turning off DEEP storage

This commit is contained in:
Isaac Connor 2019-03-20 16:22:47 -04:00
parent fcb9f76561
commit b97801a174
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ WHERE NOT EXISTS (
--
-- Hide USE_DEEP_STORAGE from user to prevent accidental event loss
--
UPDATE `zm`.`Config` SET `Category`='hidden' WHERE `Name`='ZM_USE_DEEP_STORAGE';
UPDATE Config SET Category='hidden' WHERE Name='ZM_USE_DEEP_STORAGE';
--
-- Add Id column to State