Change in ovirt-engine[master]: core: fix app_list parameter to 'text'

ofrenkel at redhat.com ofrenkel at redhat.com
Wed Jun 11 10:35:35 UTC 2014


Omer Frenkel has submitted this change and it was merged.

Change subject: core: fix app_list parameter to 'text'
......................................................................


core: fix app_list parameter to 'text'

The type of app_list field in vm_dynamic table is text,
but in the stored procedures it was still varchar, which is wrong.

this patch fix the type in the SP to be text as well.

Change-Id: I4c65a74814e84a331aaa9fa8647c31fcddaf58de
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1103707
Signed-off-by: Omer Frenkel <ofrenkel at redhat.com>
---
M packaging/dbscripts/vms_sp.sql
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Omer Frenkel: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4c65a74814e84a331aaa9fa8647c31fcddaf58de
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list