Jyri Virkki wrote: > Jan S Berg wrote: >> we have made a draft for an ARC onepager to remove MySQL version 4.0 >> from OpenSolaris, please review: >> >> http://wikis.sun.com/display/WebStack/MySQL4removalARC > > "2.2 Upgrade procedure for existing users of SIP/ser" > > - What's the user experience for someone on Solaris 10 running ser > today after the upgrade to S11 (someday) where MySQL 4 is gone. Do > things silently fail, or can it log a message pointing at the database > table upgrade process? Or better yet does it update automatically?
It does not update automatically, so there have to be a documented process. MySQL 4.0 will not be removed when upgrading, so it will work as before. For new Solaris 11 installs the SIP server will build against 5.0 If there is an existing SIP installation in use, we don't want to break that as part of the upgrade. Does anybody know if there is a standard procedure for upgrading products in Solaris? Should in this case the previous installation be kept, or is it some standard upgrade scripts that should be followed? > > > "2.3 Risks and Assumptions > > All 4.0 users/products will have been updated to use 5.0 by the time > Solaris 11 ships." > > - I'm not sure what the above means? ;-> > It's only in S11 that MySQL5 will ship, so existing S10 users won't be > upgrading until that moment, right? Yes, it is part of the above discussion, if we should force users to upgrade or if the old installation should be kept. > > > "2.4 SMF" > > - Nit; that section seems like a no-op, why list it.. ok, will remove that part. > > "4. Packaging and Delivery" > > - I know the old packages won't be delivered anymore, but are they also > actively removed from the system during upgrade from S10? It'll be > good to document that somewhere in the spec. > The actual data doesn't get removed I assume. What about config? > Yes, the MySQL 4.0 will still be there for Solaris 10 users who are upgrading. Since everything is located on a different place than for the 5.0 installation, everything should be there after the upgrade. Jan S Berg