diff --git a/storage/mysql/schema.sql b/storage/mysql/schema.sql index 3599a82..4473d9c 100644 --- a/storage/mysql/schema.sql +++ b/storage/mysql/schema.sql @@ -128,7 +128,7 @@ CREATE TABLE commands ( CHECK (command_uuid != ''), CHECK (request_type != ''), - CHECK (SUBSTRING(command FROM 1 FOR 5) = '