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. ** (other requirements?) (Hopefully this doesn't show a problem already.)
