You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update`cloud`.`usage_event`SET size =0where type ='NET.IPASSIGN'and size is null;
93
93
update`cloud_usage`.`usage_event`SET size =0where type ='NET.IPASSIGN'and size is null;
94
94
95
+
----------------------volume units changed from MB to bytes. Update the same in existing usage_volume records and volume usage events which are not processed-------------
0 commit comments