Alon Bar-Lev has posted comments on this change.

Change subject: packaging: add upgrade flag to cause DWH to disconnect from db
......................................................................


Patch Set 3:

(1 comment)

....................................................
File packaging/dbscripts/upgrade/03_04_0390_add_var_on_dwh_status.sql
Line 1: INSERT INTO dwh_history_timekeeping(var_name,var_value) SELECT 
'DwhCurrentlyRunning','0' WHERE not exists (SELECT 1 FROM 
dwh_history_timekeeping WHERE var_name = 'DwhCurrentlyRunning');
I am unsure how this is related, can you explain usage?


-- 
To view, visit http://gerrit.ovirt.org/20657
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic59614a336ab93c1086f0289971ad40916be2c01
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <yd...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to