Bug 1697232

Summary: Extend length of value columns in vdc_options table
Product: [oVirt] ovirt-engine Reporter: Michal Skrivanek <michal.skrivanek>
Component: BLL.InfraAssignee: Martin Perina <mperina>
Status: CLOSED CURRENTRELEASE QA Contact: Lucie Leistnerova <lleistne>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.2.8.1CC: aoconnor, bugs, dfediuck, fkust, lleistne
Target Milestone: ovirt-4.3.3-1Keywords: ZStream
Target Release: ---Flags: pm-rhel: ovirt-4.3+
dfediuck: blocker+
lleistne: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-4.3.3.5 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 1697255 (view as bug list) Environment:
Last Closed: 2019-04-29 13:57:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1697255    

Description Michal Skrivanek 2019-04-08 07:01:32 UTC
option_value in vdc_options table is currently VARCHAR(4000). We need to store a about twice as many. Ideally please change to type TEXT

Comment 3 Lucie Leistnerova 2019-04-24 23:37:59 UTC
After update option_value/default_value changed to text.

verified in ovirt-engine-4.3.3.6-0.1.el7.noarch