diff --git a/setup/db/db/schema-227to228.sql b/setup/db/db/schema-227to228.sql index de17f19d419..5fe695abd42 100644 --- a/setup/db/db/schema-227to228.sql +++ b/setup/db/db/schema-227to228.sql @@ -1,5 +1,5 @@ --; --- Schema upgrade from 2.2.5 to 2.2.6; +-- Schema upgrade from 2.2.7 to 2.2.8; --; ALTER TABLE `cloud`.`mshost` ADD COLUMN `runid` bigint NOT NULL DEFAULT 0 COMMENT 'run id, combined with msid to form a cluster session';