Jeff Trawick wrote: > Sriram Natarajan wrote: >> Yes, it would be nice for our customers if both APR and PHP depends >> on the same version. So, do we want this change to happen in this >> release or should we wait until 2009.11 release ? > > I'd think a feasibility check would include an overall view of what > needs to be upgraded in tandem: > > * Get a list of all OpenSolaris packages that use a MySQL client library. > ** Any packages with pieces that run in the same address space (e.g., > APR-Util, PHP) must use the same level. > ** Any packages in the same cluster (e.g., "amp" or "amp-dev" or even > others) should use the same level so that installing a cluster doesn't > pull over both MySQL versions. Let us say - we get approval to depend on MySQL 5.1 libraries, even in that case, we need to do the following
- Deliver MySQL 5.1 within amp or amp-dev cluster. - Now on a fresh install of OpenSolaris 2009.06, amp cluster will bring only MySQL 5.1. In case of upgrade from from 2008.12 to 2009.06 ( pkg image-update), then existing MySQL 5.0 need to be left behind to allow customers some time to migrate to newer database. Makes sense ? Sriram > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss
