ial bug with CS 4.1.1 to 4.2.1 db upgrade
>
> Hello,
>
> Yesterday, I've upgraded a CloudStack 4.1.1 installation to CloudStack 4.2.1,
> I've received this error when I started the management service the first time
> after upgrade (below).
>
> To fix it, I've
Hello,
Yesterday, I've upgraded a CloudStack 4.1.1 installation to CloudStack
4.2.1, I've received this error when I started the management service
the first time after upgrade (below).
To fix it, I've changed this line in schema-410to420.sql
CREATE TABLE `cloud`.`vm_snapshots` (
to
CREATE TA