mirror of https://github.com/apache/cloudstack.git
Fixed bug in the comment
This commit is contained in:
parent
317c1cc5c9
commit
33624efd2f
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Reference in New Issue