Merge pull request #1610 from wido/db-properties-mysql-driver packaging: Add db.X.driver=jdbc:mysql to db.properties on upgradeThis is required afther the upgrade to 4.9.0 and for convience we add this to the configuration so our users do not have to.
* pr/1610: packaging: Add db.X.driver=jdbc:mysql to db.properties on upgrade Signed-off-by: Will Stevens <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/54039f94 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/54039f94 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/54039f94 Branch: refs/heads/4.9-bountycastle-daan Commit: 54039f94971de56e745518276de930d578eaba26 Parents: a566cde 343ea60 Author: Will Stevens <[email protected]> Authored: Mon Jul 18 14:12:02 2016 -0400 Committer: Will Stevens <[email protected]> Committed: Mon Jul 18 14:12:03 2016 -0400 ---------------------------------------------------------------------- debian/cloudstack-management.postinst | 5 +++++ packaging/centos63/cloud.spec | 4 ++++ packaging/centos7/cloud.spec | 4 ++++ 3 files changed, 13 insertions(+) ----------------------------------------------------------------------
