Change in ovirt-engine[master]: db: Fix size of guest memory information from INTEGER => BIGINT

Omer Frenkel has submitted this change and it was merged. Change subject: db: Fix size of guest memory information from INTEGER => BIGINT ...................................................................... db: Fix size of guest memory information from INTEGER => BIGINT When using the maximum supported amount of RAM for a VM this value can overflow. Change-Id: I88a5a0e73a1f41caabb1fa88e7fb140c651056db Bug-Url: https://bugzilla.redhat.com/1024010 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- A packaging/dbscripts/upgrade/03_06_1480_change_guest_mem_free_to_bigint.sql M packaging/dbscripts/vms_sp.sql 2 files changed, 9 insertions(+), 6 deletions(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/41946 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I88a5a0e73a1f41caabb1fa88e7fb140c651056db Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ofrenkel@redhat.com