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

ofrenkel at redhat.com ofrenkel at redhat.com
Thu Jun 4 15:32:41 UTC 2015


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 at 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 at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list