Eli Mesika has uploaded a new change for review. Change subject: core: Upgrade db from 3.0 to 3.1 fails due to missing supported_engines ......................................................................
core: Upgrade db from 3.0 to 3.1 fails due to missing supported_engines Add a supported_engines column to vds_dynamic reolving a 3.0 to 3.1 upgrade issue This column was probably added to the create_tables.sql and not to the upgrade so it exists on any 3.1 based DB but is missing from 3.0 based DB that is upgraded to 3.1 Change-Id: I59044a41f6f328daa613e36b5ce5dfb027b52c8f Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/dbscripts/create_tables.sql M backend/manager/dbscripts/upgrade/pre_upgrade/custom.sql 2 files changed, 6 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/77/4177/1 -- To view, visit http://gerrit.ovirt.org/4177 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I59044a41f6f328daa613e36b5ce5dfb027b52c8f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
