GitHub user alasdairhodge opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/1098
Misc MySQL 5.5.x and 5.6.x fixes
Remaining issues:
* 5.7.x introduces breaking changes in certain command/script behaviours,
notably `mysql_install_db`, which is invoked during `customize`
* 5.5.x and 5.6.x working on Ubuntu but failing on default AWS Red Hat /
Amazon Linux image due to missing perl dependencies
Will address these in subsequent PR.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alasdairhodge/incubator-brooklyn mysql-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/1098.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1098
----
commit 6fcc0e623208a803abb01124384f4b1e91c2b34a
Author: Alasdair Hodge <[email protected]>
Date: 2015-12-09T11:22:04Z
Derive artefact and directory names from download URL.
commit c2088db62faf1e0f9e3a34b5b03a540a9a88268f
Author: Alasdair Hodge <[email protected]>
Date: 2015-12-09T11:22:47Z
Atomic sensor test-and-set.
commit 3e6398740489bd67cc3901d9892eff799a2690d6
Author: Alasdair Hodge <[email protected]>
Date: 2015-12-09T12:57:11Z
Derive correct URL path for specified version.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---