Date
1 - 2 of 2
Replacing mysql with mariadb in cflinuxfs2
Danny Rosen
Hi There,
We’ve received feedback from the community that applications being deployed on Cloud Foundry may be linking to libmysqlclient, which is distributed under a GPL license. As this was expressed as a potential legal concern we’ve experimented with replacing the mysql client library with mariadb. We’re happy to conclude that our experiments with Java, Ruby, PHP, Go, Python and Nodejs proved a desired level of backwards compatibility and would like to move forward with shipping the change. Before we make the change we’d like to request feedback from the community concerning backwards compatibility. If you have concerns and would like to go through validation, we’ve created a docker image [1] for testing. Our preference is to move forward with a change to the cflinuxfs2 by 3/16/2015. If you have any concerns or feedback please comment on this issue [2]. [1] - https://hub.docker.com/r/cloudfoundry/cflinuxfs2/tags/ [2] - https://github.com/cloudfoundry/stacks/issues/30 |
|
Danny Rosen
This work has been completed and can be found in this commit [1] as part of
toggle quoted message
Show quoted text
the stacks master branch. [1] - https://github.com/cloudfoundry/stacks/commit/bf6762724c60d72a5d2c76090ea1d6fbbb7e867e On Wed, Feb 24, 2016 at 4:15 PM, Danny Rosen <drosen(a)pivotal.io> wrote:
Hi There, |
|